.page-banner-area {
	position: relative;
}
.breadcrumb_separator {
	padding: 0px 8px;
}
.page-banner-area{
	align-items: center;
	margin-bottom: 60px;
	display: flex;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.page-banner-title{
	width:100%;
	color: #fff;
	text-align: center;
	z-index: 0;
}
.page-banner-title h1, header.page-banner-title a {
	color: #fff;
}
.search-results div#content {background-image: unset;}
.sidebar .site-main {
	margin: 0;
}
/* .sidebar .content-area {padding-bottom: 40px;} */
#content.site-content {
	overflow: hidden;
}
.page-banner-area, .page-banner-image {
	height: 470px;
}
.page-banner-image {
	width: 100vw;
	top: 0;
	left: -100vw;
	right: -100vw;
	margin: auto;
	z-index: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: absolute;
}
/*service*/
.card {
	width: 300px;
	display: inline-block;
	border-radius: 4px;
	box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.2s ease;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.card:hover,
.card.hover {
	transform: translateY(-4px);
	box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 rgba(0, 0, 0, 0.25);
}
.card:hover .card-content,
.card.hover .card-content {
	box-shadow: inset 0 3px 0 0 #f92210;
	border-color: #f92210;
}

.card:hover .card-img .overlay,
.card.hover .card-img .overlay {
	background-color: rgba(25, 29, 38, 0.85);
	transition: opacity 0.2s ease;
	opacity: 1;
}

.card-img {
	position: relative;
	height: 224px;
	width: 100%;
	background-color: #fff;
	transition: opacity 0.2s ease;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.card-img .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
}

.card-img .overlay .overlay-content {
	line-height: 224px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.card-img .overlay .overlay-content a {
	color: #fff;
	padding: 0 2rem;
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.4);
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	cursor: pointer;
	text-decoration: none;
}

.card-img .overlay .overlay-content a:hover,
.card-img .overlay .overlay-content a.hover {
	background: #0352b7;
	border-color: #0352b7;
}

.card-content {
	width: 100%;
	min-height: 80px;
	background-color: #fff;
	border-top: 1px solid #e9e9eb;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 20px;
	transition: all 0.2s ease;
}

.card-content a {
	text-decoration: none;
	color: #202927;
}

.card-content h2,
.card-content a h2 {
	font-size: 16px;
	margin: 0;
}

.card-content p,
.card-content a p {
	font-size: 0.8rem;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: rgba(32, 41, 28, 0.8);
}
.our-services-section {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}
.our-services-section .card {
	flex-basis: calc(25% - 20px);
	margin: 10px;
}

div#content {
	background-image: url(/wp-content/uploads/2023/07/inner-bg-main.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.our-services-section .card:hover .card-content {
	background: linear-gradient(225deg, #0170FE 0%, #035ED4 38%, #044DAD 79%, #05479E 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
}
.our-services-section .card:hover .card-content h2 {color: #fff;}

/*contact-us*/
.contact-main-wrapper {position: relative;background-color: #ededed;border-radius: 10px;}
.contact-detail {
	background: url(/wp-content/uploads/2023/07/cf-details.jpg);background-position: center;background-size: cover;
	background-repeat: no-repeat;padding: 20px;padding-bottom: 30px;height: 96%;width: 30%;margin: 10px;position:absolute}
.footer-info p {margin-bottom: 0px !important;}
.footer-info, .contact-detail h2 {color: #ffffff;}
.contact-info.panel-widget-style, input.wpcf7-form-control, textarea.wpcf7-form-control, .service-section .primary-image img, .contact-detail, .wpcf7-form-control.wpcf7-select {border-radius: 10px;}
.footer-info:last-child {border: none;}
.footer-info {padding-bottom: 15px;border-bottom: 1px dashed #ffffff;}
.contact-detail h2 {
	padding-top: 45px;
	font-size: 22px;
	font-weight: 600;
}
.contact-us {padding: 30px;padding-left: 40px;margin-left: 30%;}
a.cus-text {word-break: break-all;}
.footer-info a, .contact-detail .icon-Phone .path1:before, .contact-detail .icon-Mail:before {
	color: #fff;
}
.contact-us textarea {
	height: 100px;
	resize: none;
	color: #000;
}
.contact-us p:first-child {
	color: #ed1d0e;
}
.contact-us input.wpcf7-form-control.has-spinner.wpcf7-submit.button {
	background-color: #262626;
	color: #fff;
	border-radius: 20px;
	padding: 10px 44px;
}
.page-id-389 #content.site-content, .page-id-1000 #content.site-content, .page-id-1106 #content.site-content {background-image: unset;}
.contact-main-wrapper {margin-bottom: 60px;}
.contact-us p {margin: 0 0 6px;}
.contact-us h2 {
	letter-spacing: 0;
	font-size: 22px;
	font-weight: 600;
}

/*service-details*/
.service-text-right h2 {
	font-weight: 700;
}
ul.service-listing {
	margin: 0;
	padding: 0;
}
ul.service-listing li {list-style: none}
ul.service-listing li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	/* 	float: left;
	width: 50%; */
}
ul.service-listing li:before {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translatey(-50%);
	content: "\e918";
	font-family: 'icomoon';
	line-height: 1;
	font-size: 20px;
	color: #024398;
}
.twoImg-box, .twoImg-box .primary-img {
	position: relative;
}
.twoImg-box .primary-img{max-width: 60%; z-index: 1;}
.twoImg-box .secondary-img{ position: absolute; top: 40px; right: 0px; width: 55%; z-index: 0;}
.page-id-578 ul.service-listing li {
	float: none;
	width: 100%;
}
/*about us*/
.service-section {
	position: relative;
}
.service-section .primary-image {
	padding-left: 80px;
	width: 100%;
	z-index: 2;
	top: 64px;
	position: relative;
}
.service-section .secondary-image {
	position: absolute;
	top: 20px;
	left: 26px;
	z-index: 1;
	width: 100%;
}
.about-full-bg {
	background-image: url(/wp-content/uploads/2023/07/about-full-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.aboutus-section {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	column-gap: 14px;
	text-align: center;
	margin-top: 80px;
}
.aboutus-section .aboutus-items {
	width: 30%;
	padding-bottom: 30px;
}
.about-icon span {
	font-size: 40px;
	border: 1px solid;
	border-radius: 100%;
	padding: 15px;
}
.aboutus-items .icon-Time-Attendance:before {
	font-size: 36px;
}
.aboutus-section .aboutus-items p {
	padding-top: 20px;
}
.aboutus-items:hover span {
	background: linear-gradient(223.03deg, #0170FE 2.36%, #035ED4 39.5%, #044DAD 79.57%, #05479E 100.1%);
	color: #fff;
	border: none;
}
.aboutus-items:hover p{
	font-weight: bold;
}
.title-tag {
	display: inline-block;
	background: linear-gradient(223.03deg, #0170FE 2.36%, #035ED4 39.5%, #044DAD 79.57%, #05479E 100.1%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
	padding: 4px 30px;
	color: #fff;
}
.service-item .service-img { overflow:hidden; position: absolute; z-index: 0; left: 0; top: 0; width: auto; min-width:60%; height: 100%; 
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.service-item .service-img img{width:100%;}
.service-item .service-content { width: 60%; margin: 0 0 0 auto; position: relative; z-index: 1; padding: 30px; min-height:318px;}
.service-item .service-content .title-tag{margin-left:-60px; margin-bottom:15px;}
.service-slider .service-content{background-color: #fff;}
.service-item{position: relative;}
.about-slider-bg {
	background-color: #ededed;
}
.service-item .service-img {
	border-radius: 10px;
}
.service-item .service-content{border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
/* .slide-arrow-wrapper{position: absolute; bottom: 0; right: 0; padding: 0 30px;}
.slick-prev.slick-arrow, .slick-next.slick-arrow { color: #262626; font-weight: 700; display: inline-block;  padding: 15px;font-family: 'Poppins';}
.slick-next:after{position: relative; font-size: 20px;top: 3px;line-height: 26px; visibility:hidden;}
.slick-prev:before {position: relative; font-size: 20px;top: 3px; line-height: 26px; visibility:hidden;}
.slick-next:hover, .slick-prev:hover {color:#f73728;font-family: 'icomoon';transition: 0.3s ease-in-out;}
.slick-next:hover:after, .slick-prev:hover:before{visibility:visible;} */

.service-item .btn-wrapper a.button.btn-primary {
	background-color: #000;
	color: #fff;
}
.about-us-left h2 {font-weight: 700;}
.about-us-left p:nth-child(1) {
	color: #ed1d0e;
	margin-bottom: 10px;
}
/* .page-id-605 ul.service-listing li, .page-id-515 ul.service-listing li {width: 100%;} */
.twoImg-box img {border-radius: 10px;border: 5px solid #fff;}
.pb-80 {padding-bottom: 80px;}
.pb-130 {padding-bottom: 130px;}
.service-text-right p:last-child {
	margin-bottom: 0 !important;
}

/*product-grid*/
.page-id-898 div#content {background-image: unset;}
.product-cards .btn {
	/* 		color: #ffffff;
	padding: 0.8rem;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 4px;
	font-weight: 400;
	display: block;
	width: 100%; */
	cursor: pointer;
	/* 		border: 1px solid rgba(255, 255, 255, 0.2); */
	background: transparent;
}
.btn.card_btn {padding: 16px 0;text-transform: capitalize;}
/* 	.product-cards .btn:hover {
background-color: rgba(255, 255, 255, 0.12);
} */

/* 	.product-cards .cards {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
} */
.product-cards {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}
.product-cards .cards_item {
	flex-basis: calc(33.3% - 20px);
	margin: 10px;
}


.product-cards .card {
	background-color: white;
	border-radius: 0.25rem;
	box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	overflow: hidden;
	width: 100%;
}

.product-cards .card_content {
	padding: 10px;
	background: linear-gradient(to bottom left, #e71b0db5 40%, #016cf5b8 100%);
	margin-top: -8px;
}

.product-cards .card_title {
	color: #ffffff;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: capitalize;
	margin: 0px;
}

.product-cards .card_text {
	color: #ffffff;
	font-size: 0.875rem;
	line-height: 1.5;
	margin-bottom: 1.25rem;    
	font-weight: 400;
}
.product-cards .made_by{
	font-weight: 400;
	font-size: 13px;
	margin-top: 35px;
	text-align: center;
}
.card_image {
	height: 290px;
}

/*products*/
.features-colmun {padding-bottom: 30px;}
.product-section .single-item{
	position: relative;
	z-index: 1;
}
.product-section .single-item .icon-box span{
	position: relative;
	display: inline-block;
	background: #3597db;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	text-align: center;
	margin-top: -30px;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 900ms ease;
}
.product-section .single-item .icon-box span:before{
	font-size: 24px;
	color: #fff;
	margin: 0px;
}
.product-section.single-item:hover:before{
	width: 100%;
	transition: all 900ms ease;
}
.product-section .single-item:before{
	position: absolute;
	content: '';
	background: #3597db;
	height: 3px;
	width: 0%;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	transition: all 900ms ease;
}
.product-section .single-item .single-content{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	transition: all 900ms ease;
}
.product-section .single-item:hover .single-content{
	height: 100%;
	transition: all 900ms ease;
}
.product-section .single-item h5{
	color: #fff;
	font-size: 20px;
}
.product-section .single-item:hover h5{
	display: block;
}

.product-section .single-item:hover .icon-box span{
	top: -10px;
	transition: all 900ms ease;
	margin-bottom: 70px;
}
.product-section .single-item .icon-box {
	margin-bottom: -23px;
}
/*brand*/
.ourmanu-gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
	padding-bottom: 60px;
}
.thumbnail {
    flex-basis: calc(25% - 20px);
    margin: 10px;
    padding: 30px;
	box-shadow: 0 0 8px #0170fe6e;
}