/*
Theme Name: Webart Inhouse
Theme URI: https://webart.technology
Author: Development Team
Author URI: https://webart.technology
Description: Webart Developmet Team Create Custom for use all type of project.
Version: 1.0
License: User of Only Webart projects.
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: webart-custom-theme
*/
header {
  transition: backdrop-filter 0.3s ease, padding 0.3s ease, position 0.3s ease;
}

header nav {
  transition: padding 0.3s ease;
}


.header-scrolled{
	backdrop-filter: blur(20px);
	position: fixed;
	background: #000;
}
.header-scrolled nav{
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.explore .swiper-pagination-bullet {
	width: 16px;
	height: 2px;
	background: #676767;
	opacity:1;
}
.explore .swiper-pagination-bullet-active{
	width: 114px;
	background: #fff;
}
.service .grid .rounded:nth-child(n+5):nth-child(-n+8)::after{
	background-color: #F2F2F2;
}

.page-id-217 .mySwiper.partnerSlide .swiper-pagination-bullet {
	width: 16px;
	height: 2px;
	background: #676767;
	opacity:1;
	border: none;
	display: inline-block;
}
.page-id-217 .mySwiper.partnerSlide{
	    padding-bottom: 50px;
}

.page-id-217 .mySwiper.partnerSlide .swiper-pagination-bullet-active{
	width: 114px;
	background: #000;
}
.exploreSlide .swiper-pagination-bullet{
	background:#B1B1B1;
}
.exploreSlide .swiper-pagination-bullet-active{
	background:#707070;
}
a.current-menu{
	font-weight: 700;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip:not(:first-of-type) {
    display: none !important;
}
#contentArea h3{
	font-size: 38px;
	margin-bottom: 20px;
	font-family: var(--font-cabin);
}
#contentArea ul{
	padding-left: 40px;
}
#contentArea  ul li{
	list-style-type: disc;
	margin-bottom: 10px;
	font-size: 1.125rem;
}
#contentArea p{
	margin-bottom: 10px;
	font-size: 1.125rem;
}

#foo br{
	display:none;
}
#foo p{
	width: 100%;
	display: flex;
	gap: 15px;
}
#foo p span.wpcf7-form-control-wrap{
	width: 75%;
}
#foo p button{
	width: 25%;
	height: 50px;
}
#foo p button:hover{
	cursor: pointer;
}
#contactMain .wpcf7-response-output{
	color: #fff;
	margin: 0;
    margin-top: 10px;
}
#contactMain .wpcf7-form br{
	display: none;
}
#privacy_policy{
	padding: 0;
}
#privacy_policy span.wpcf7-list-item.first.last{
	margin-left: 0;
}
#contactMain .wpcf7-form-control.wpcf7-submit{
	width: 43.43%;
}
.submitBtn p{
	display:flex;
	flex-direction:row-reverse;
	width: 100%;
}
footer a:hover{
	color: #fff;
	text-decoration: underline;
}
footer .mobile-1 a.btn{
	border: 1px solid #fff;
	transition: color 0.3s ease, text-decoration 0.3s ease, background 0.3s ease, border-color 0.3s ease;
}
footer .mobile-1 a.btn:hover{
	/* 	color: #000; */
	text-decoration: none;
	background: transparent;

}
.single.single-post .content_Box h2 {
    font-size: 2rem;
    line-height: 1.2;
    margin: 1rem 0;
}
.single.single-post .content_Box h3{
	font-size: 1.6rem;
	line-height: 1.2;
	 margin: 1rem 0;
}
.single.single-post .content_Box h4, .single.single-post .content_Box h5, .single.single-post .content_Box h6{
	font-size: 1.5rem;
	line-height: 1.2;
	 margin: 1rem 0;
}
.single.single-post .content_Box ul{
	list-style: disc;
	padding-left: 25px;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
/* section{
overflow-x:hidden;
} */
@media screen and (min-width: 1690px){
	.max-w-7xl {
		max-width: 1680px;
	}
	header nav{
		max-width: 85%;
		margin: auto;
		padding-left: 0;
		padding-right: 0;
	}
}


.next page-numbers{
	color: #4C4D4Ep;
	padding: 0px 10px;
	font-weight: 500;
}
.page-numbers ul
{display: flex;    justify-content: center;
}
.page-numbers ul li{  
	padding: 0px 10px;   
	border: solid #4C4D4E 1px;   
	background-color: #4C4D4E;   
	margin: 0px 5px;
}
.page-numbers ul li span{
	color: #fff;
}
.page-numbers ul li a{
	color: #fff;
}

.serviceException .bg-white{
	width: 20%;
	flex: 0 0 20%;
}
.page-numbers{
	display: flex
		;
	justify-content: center;
	align-items: center;
}
.page-numbers li .page-numbers{
	margin: 0 10px;
	border: 1px solid #1F2225;;
	padding: 5px 13px;
}
.page-numbers .page-numbers.current{
	background: #1F2225;
	color: #fff;
}
.grecaptcha-badge{
	z-index: 99999999999 !important;
}
/* 
#contactMain .wpcf7-form.invalid{
	padding-bottom: 30px !important;
} */

@media screen and (max-width: 1025px){
	html, body {
		overflow-x: hidden;
	}
	.single.single-post .content_Box h2{
	font-size: 1.8rem;
	line-height: 1.2;
}
.single.single-post .content_Box h3{
	font-size: 1.4rem;
	line-height: 1.2;
}
.single.single-post .content_Box h4, .single.single-post .content_Box h5, .single.single-post .content_Box h6{
	font-size: 1rem;
	line-height: 1.2;
}

}
@media screen and (max-width: 991px){
	.single.single-post .content_Box h2{
	font-size: 1.5rem;
}
	.mobile-1 a img{
		width: 100%;
		max-width: 35%;
		margin-right: auto;
	}
	.serviceException .bg-white {
		width: 50%;
		flex: 0 0 50%;
	}
	.single-service .mobilePAdding{
	padding-bottom: 0 !important;
}
}
@media screen and (max-width: 575px){
	.single.single-post .content_Box h2{
	font-size: 1.3rem;
}
.single.single-post .content_Box h3{
	font-size: 1rem;
}
	.explore .swiper-pagination-bullet {
		width: 8px;
	}
	.explore .swiper-pagination-bullet-active {
		width: 60px;
	}
	#foo p button{
		margin: 0;
	}
	#foo{
		margin-bottom: 15px;
	}
	.serviceException .bg-white {
		width: 100%;
		flex: 0 0 100%;
	}
	#foo p button {
		width: 30%;
	}
	.heading-FONT{
		color: #fff !important;
	}
	#third-menu #menu-footer{
		display: grid
;
    grid-template-columns: auto auto;
	}
	.hoverEligibility{
		    padding-left: 4rem;
    padding-right: 1rem;
		margin-bottom: 15px;
	}
	.hoverEligibility h4{
		font-size: 22px;
	}
	.hoverEligibility h4 span.absolute{
		left: 20px;
	}
}

@media screen and (max-width: 380px){
	h1, h2{
		font-size: 18px;
	}
	.home .solutions h3{
		font-size: 17px;
	}
	#foo p{
		flex-direction: column;
	}
	#foo p span.wpcf7-form-control-wrap, #foo p button {
		width: 100%;
	}
	#contactMain .wpcf7-form-control.wpcf7-submit {
		width: 70.43%;
	}
	.hoverEligibility h4 {
    font-size: 18px;
}
	.hoverEligibility {
    padding-left: 3.3rem;
}
}
@media screen and (max-width: 325px){
.fonBlog{
	max-width: 80% !important;
}
}