
			.envision-top-bar p a:hover{
 color:	#0046e4 !important
}
#post-13270 .mb-4 {
    display: none;
}

.wp-pagenavi {
    clear: both;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 60px 0 40px;
}
.wp-pagenavi .extend{
	display:none;
}
.wp-pagenavi .pages{
	display:none;
}
.wp-pagenavi .first, .wp-pagenavi .last{
	display:none;
}
body .wp-pagenavi a, body .wp-pagenavi span {
    margin: 0 2px;
    border: none;
    padding: 6px 12px;
	font-weight:500;
}
body .wp-pagenavi a:hover, body .wp-pagenavi span:hover, body .wp-pagenavi span.current {
	background:#e9ecef;
}
.previouspostslink, .nextpostslink{
	font-weight:800 !important;
}
.form-holder-big form .element-submit .wpcf7-submit{
	float:left;
}

/*=============================================*/
/*======19-10-2021 (Home Tabbing CSS) Start====*/
/*=============================================*/
ul.img-tab{
    list-style-type: none;
    padding: 0;
    margin-top: 30px;
}
ul.img-tab li{
    display: inline-block;
    width: 37%;
    margin: 15px 15px 20px;
}
ul.img-tab li img{
    filter: grayscale(100%);
    max-width: 120px;
}
ul.img-tab li:hover img{
    filter: grayscale(0%);
}

.ft-sz-34 {font-size:34px !important;}

.ee_engman-number h3 {
    color: #0046e4 ;
    font-size: 36px;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
}


/*=============================================*/
/*======19-10-2021 (Home Tabbing CSS) Ends=====*/
/*=============================================*/
/*
.status-publish p {
    word-break: break-all;
}*/
/*03 june 2022*/
.four-page .four-error-text h1 {
    color: #fff;
    font-size: 200px;
    line-height: 200px;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
}

.breadcrumbs h1 {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    color: #0046e3;
    margin: 0 5px;
}

.eq-btn {
    margin: 0 !important;
}

.ee-bg-blue {
    padding: 40px 25px 20px;
}

.ee-bg-blue .element-holder .wpcf7-form-control-wrap .txt-data {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 12px 24px;
    font-size: 16px;
    color: #000;
}

/*FAQ's*/
.faq-holder p:empty {
    display: none;
}

.hide {
    display: none!important;
}

.mgs-store .button-second {
    border: 1px solid #fff;
    color: #fff !important;
}
.post_cont img {
    height: auto;
}

@media only screen and (min-width:1025px){
	#about.technologies_services .owl-theme .owl-dots .owl-dot:last-child{
		display: none;
	}
}		