* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    padding: 0;
}
*::-moz-selection {
    color: #fff;
    background: #faa620;
}
*::selection {
    color: #fff;
    background: #faa620;
}
*::-moz-selection {
    color: #fff;
    background: #faa620;
}
*::-webkit-selection {
    color: #fff;
    background: #faa620;
}
*::-ms-selection {
    color: #fff;
    background: #faa620;
}
*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    outline: none !important;
}
body a:focus {
    outline: none !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}
form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}
iframe {
    display: block;
    width: 100%;
    height: 100%;
}
body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    position: relative;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;
}
/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), #neve_body textarea, #neve_body select {
	height: 50px;
	width: 100%;
	margin: 0;
	border: 1px solid #E7E7E7;
	border-radius: 5px;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	font-weight: 400;
	font-family: "Poppins";
	box-shadow: unset;
	margin: 6px 0px 0;
}
/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
}
.wpcf7-form input:not([type="submit"]).wpcf7-not-valid, .wpcf7-form .wpcf7-not-valid {
	border: 1px solid red !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: red;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red;
    margin: 15px 0 0 0;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
}
body textarea {
	resize: none;
	overflow: auto;
	height: 100px !important;
	padding-top: 15px !important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
/*contact form 7 error msg class and css*/
body .to-top {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 15px;
    left: auto;
    bottom: 75px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #39b54c;
    font-weight: normal;
}
.to-top::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}
.to-top:hover {
    cursor: pointer;
    /* opacity: 0.6; */
    color: #fff;
    background: #000000;
}
body p, body :is(h1, h2, h3, h4, h5, h6) {
    margin: 0;
}
body a, body a:hover {
    opacity: 1;
}
.arrow-bn a::before, #neve_body.error404 .btn::before, .contact form > p::before, .contact form .submit p::before, 
.arrow-bn button::before, #popupModal .modal-content form > p::before {
	content: "";
	position: absolute;
	width: 19px;
	height: 12px;
	top: 0;
	bottom: 0;
	left: auto;
	right: 32px;
	background: url(../images/icons.png) no-repeat;
	background-position: -145px 0;
	margin: auto;
    pointer-events: none;
}
.arrow-bn a, .arrow-bn button, #popupModal .modal-content form > p {
    position: relative;
}
.arrow-bn a:hover::before, .banner-text-sec .arrow-bn a::before, .explore-service .service-btn-wrap::before, 
.latest-news a.btn-wrap:hover::before, #neve_body.error404 .btn:hover::before, .arrow-bn a:hover:focus::before, #neve_body.error404 .btn:hover:focus::before,  
.latest-news a.btn-wrap:hover:focus:before, .contact form > p:has(input:hover)::before, .contact form .submit p:has(input:hover)::before, .arrow-bn button:hover::before, 
#popupModal .modal-content form > p:has(input:hover)::before, .revs.arrow-bn button::before, .arrow-bn.revs a::before {
    filter: brightness(0) saturate(100%) invert(77%) sepia(11%) saturate(6729%) hue-rotate(344deg) brightness(102%) contrast(96%);
}
.banner-text-sec .arrow-bn a:hover::before, .blue.arrow-bn a::before, .revs.arrow-bn button:hover::before, .arrow-bn.revs a:hover::before {
filter: unset;
}
.blue.arrow-bn a:hover::before, .explore-service .service-btn-wrap:hover::before, .blue.arrow-bn button:hover::before  {
    filter: brightness(0) saturate(100%) invert(29%) sepia(21%) saturate(3933%) hue-rotate(186deg) brightness(98%) contrast(92%);
}
#neve_body .current_page_item a {
	font-weight: 600;
	text-shadow: unset;
}
.e-con-inner {
	position: relative;
}
#neve_body .footer-heading .elementor-heading-title {
	padding: 0 0 18px;
	margin: 0 0 24px;
	position: relative;
}
#neve_body .footer-heading .elementor-heading-title::before {
	content: "";
	width: 41px;
	height: 1px;
	background: #185FA7;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
}
#neve_body footer ul.hfe-nav-menu li a {
	display: inline-block;
}
#neve_body footer ul.hfe-nav-menu li {
    line-height: 100%;
}
.wrap-copyright, .wrap-copyright a {
	color: #fff;
	font-size: 17px;
	line-height: 100%;
	color: #ffffff;
	font-weight: 400;
	font-family: "Poppins";
}
.wrap-copyright a:hover, .address-phone-wrap > div a:hover, .latest-news a.btn-wrap:hover {
   color: #faa620;
}
.address-phone-wrap > div, .address-phone-wrap > div a {
	font-size: 17px;
	line-height: 22px;
	color: #ffffff;
	font-weight: 400;
	font-family: "Poppins";
}
.address-phone-wrap > div {
	position: relative;
	padding: 0 0 0 52px;
	margin: 0 0 20px;
}
.address-phone-wrap > div:last-child {
    margin: 0;
}
.address-phone-wrap > div::before {
	content: "";
	width: 36px;
	height: 37px;
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/icons.png) no-repeat;
	background-position: 0 -82px;
}
.address-phone-wrap > div.wrap-phone::before {
	background-position: 0 -164px;
}
.address-phone-wrap > div.wrap-email::before {
	background-position: -84px -82px;
}
.address-phone-wrap > div.wrap-phone a {
	font-weight: 500;
}
.footer-social-icons .elementor-social-icons-wrapper {
	display: flex;
	justify-content: center;
}
#neve_body .footer-social-icons a {
	width: 46px;
	height: 46px;
	background: transparent;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
    font-size: 0;
}
#neve_body .footer-social-icons a svg {
    display: none;
}
#neve_body .footer-social-icons a::before {
	content: "\f09a";
	font-family: fontawesome;
	font-size: 23px;
	color: #fff;
	font-weight: 400;
	line-height: 46px;
}
#neve_body .footer-social-icons a.elementor-social-icon-linkedin::before {
    content: "\f0e1";
}
#neve_body .footer-social-icons a.elementor-social-icon-instagram::before {
	content: "\f16d";
}
#neve_body .footer-social-icons a:hover {
    background: #faa620;
    border-color: #faa620;
}
#neve_body .footer-logo-sec > div {
	max-width: 215px;
}
.header {
	position: fixed;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 99999;
    transition: 0.5s all ease-in-out;
}
.bannner-bg {
	position: relative;
}
.bannner-bg::before {
	content: "";
	position: absolute;
	width: 547px;
	height: 547px;
	background: #fff;
	filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
	border-radius: 50%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.bannner-bg img {
	z-index: 9;
	position: relative;
}
.sticky_header .header {
	background: #fff;
	box-shadow: 0 0 10px #00000040;
}
.sticky_header .header .hfe-site-logo {
	max-width: 180px;
}
#neve_body .bann-desgin {
	height: 100%;
	top: 0;
	bottom: auto;
	left: auto;
	right: -7%;
	max-width: 905px;
	pointer-events: none;
}
.service-post-wrap {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 46px;
}
.service-post-wrap > li {
	border-radius: 35px;
	padding: 45px 40px 60px;
	text-align: center;
	background-image: linear-gradient(180deg, #cae7f4 0%, #f7fbfd 72%);
}
.service-post-wrap > li .service-title-wrap {
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	font-weight: 600;
	font-family: "Roboto";
	margin: 38px 0 0;
}
.contact .res:has(input:hover) .button {
	background: #faa620;
}
body, html {
	overflow-x: hidden;
}
.service-post-wrap > li .service-content-wrap {
	font-size: 16px;
	line-height: 27px;
	color: #333333;
	font-weight: 400;
	font-family: "Poppins";
	text-align: center;
	margin: 14px 0 40px;
}
.explore-service .service-btn-wrap {
	font-size: 18px;
	line-height: 18px;
	color: #faa620;
	font-weight: 400;
	font-family: "Poppins";
	position: relative;
	padding: 0 28px 0px 0px;
    text-decoration: underline;
}
.explore-service .service-btn-wrap:hover {
    color: #185fa7;
}
.explore-service .service-btn-wrap::before {
	content: "";
	background: url(../images/icons.png) no-repeat;
	position: absolute;
	width: 20px;
	height: 14px;
	top: 4px;
	bottom: auto;
	left: auto;
	right: 0;
	background-position: -142px 1px;
	margin: auto;
}
.heading-wrap .elementor-heading-title {
	padding: 0 0 12px;
	position: relative;
}
.service-post-wrap > li .explore-service {
	margin: auto 0 0;
}
.heading-wrap .elementor-heading-title::after {
	content: "";
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #FAA620;
	width: 69px;
	height: 3px;
}
.heading-wrap.left .elementor-heading-title::after {
   left: 0;
   right: auto;
}
.heading-wrap.extra .elementor-heading-title {
	padding: 0 0 17px;
}
#neve_body .common-image, #neve_body .common-image > div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	height: 400px;
	background: #f3f3f3;
	width: 100%;
}
#neve_body .common-image > div {
    overflow: hidden;
    z-index: 1;
}
#neve_body .common-image img {
	width: auto;
	height: auto;
	object-fit: cover;
}
#neve_body .payment, #neve_body .payment > div {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	background: #185fa7;
	border-radius: 50%;
	filter: drop-shadow(11.314px 11.314px 15px rgba(24,95,167,0.25));
}
#neve_body .service {
	background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.6) 0%, rgba(211, 235, 246, 0.6) 99%);
}
#neve_body .service.over {
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.6) 0%, rgba(211, 235, 246, 0.6) 99%);
}
/* #neve_body .bannner-bg, #neve_body .bannner-bg > div {
	display: flex;
	justify-content: center;
	align-items: center;
} */
#neve_body .bannner-bg .swiper-slide-inner {
	height: 723px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*04-03-2025*/
body#neve_body .testimonials .owl-nav button {
	height: 50px;
	width: 50px;
	border-radius: 100%;
	background-color: #E9E9E9;
	margin: auto -70px;
	pointer-events: all;
}
.testimonials-sec .testimonials {
    position: relative;
}
body#neve_body .testimonials .owl-nav button:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 28px;
    color: #185FA7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
}
body#neve_body .testimonials .owl-nav button span {
    display: none;
}
body#neve_body .testimonials .owl-nav button.owl-prev:before{
	content: "\f104";
}
body#neve_body .testimonials .owl-nav button:hover {
   background-color: #185FA7;
}
body#neve_body .testimonials .owl-nav button:hover::before {
	color:#fff;
}
body#neve_body .testimonials .owl-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: auto;
	bottom: -45px;
	left: 0;
	right: 0;
	margin: auto;
}
body#neve_body .testimonials .owl-dots button.active:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    top: -19px;
    left: 0;
    right: 0;
    bottom: 0;
    background: red;
    z-index: 9999;
}
body#neve_body .testimonials .owl-dots button {
    height: 20px;
    width: 20px;
    border: 1px solid  #666666;
    position: relative;
    background: transparent;
	border-radius: 100%;
    margin: 0 8px;
}
body#neve_body .testimonials .owl-dots button.active{
	height: 25px;
	width: 25px;
}
body#neve_body .testimonials .owl-dots button.active:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FAA620;
    border-radius: 100%;
    margin: auto;
}
.testimonials-title-wrap {
    font-size: 22px;
    line-height: 100%;
    color: #333333;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
    margin-top: 47px;
    margin-bottom: 30px;
	position: relative;
}
.testimonials-title-wrap:before, .testimonials-content-field:before,body#neve_body .latest-news .owl-nav button:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url('../images/slider-sprite-image.png');
    background-repeat: no-repeat;
    height: 20px;
    width: 105px;
    background-position: -15px -28px;
}
.testimonials-title-wrap:before{
	left: auto;
    top: -2px;
    height: 42px;
    width: 56px;
    background-position: -402px -15px;
}
.testimonials-sec .testimonials li:hover .testimonials-title-wrap:before {
    background-position: -269px -15px;
}
.latest-news .image-wrap {
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: lightgrey;
    border-radius: 20px;
    overflow: hidden;
}
.latest-news .payment-date-wrap {
    display: flex;
    align-items: center;
    padding: 26px 0 5px 0;
}
.read-more {
	line-height: 100%;
}
.latest-news .payment-date-wrap .payment-wrap {
	font-size: 13px;
	line-height: 120%;
	color: #185FA7;
	font-weight: 500;
	background-color: rgba(24, 95, 167, 0.08);
	padding: 5px 12px 5px 8px;
	border-radius: 5px;
}
.latest-news  .date-wrap {
    color: #888888;
    font-size: 13px;
    line-height: 120%;
    padding-left: 14px;
}
.wrap-copyright a {
	display: inline;
}
.latest-news .title-wrap, .latest-news .title-wrap a {
    font-size: 20px;
    line-height: 130%;
    color: #000;
    font-weight: 600;
}
.before-shape.left::before {
	right: auto;
	left: -60px;
}
.latest-news .title-wrap a:hover {
    color: #FAA620;
}
.latest-news .content-wrap {
    color: #444444;
    font-size: 16px;
    line-height: 160%;
    padding: 7px 0 13px 0;
    white-space: nowrap;
    max-height: 87px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: auto;
    margin-bottom: 12px;
}
.latest-news a.btn-wrap {
	font-size: 16px;
	line-height: 120%;
	color: #185FA7;
	font-weight: 500;
	position: relative;
	padding: 0 24px 0 0;
}
.latest-news a.btn-wrap::before {
	content: "";
	position: absolute;
	width: 19px;
	height: 12px;
	top: 4px;
	bottom: 0;
	left: auto;
	right: 0;
	background: url(../images/icons.png) no-repeat;
	background-position: -83px 0;
	margin: auto;
	pointer-events: none;
}
.latest-news .title-content-btn {
    padding-right: 19px;
}
body#neve_body .latest-news .owl-dots {
    display: none;
}
body#neve_body .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
#neve_body header li a {
	text-shadow: 1px 0px 3px #135598;
}
#neve_body.sticky_header header li a {
	text-shadow: unset;
}
body#neve_body .home-banner-sec-wrap .owl-nav button {
	pointer-events: all;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 45px;
	text-align: center;
	font-size: 0;
	background: #FAA620;
	border: 1px solid #FAA620;
	margin: 0 15px;
}
body#neve_body .owl-nav button::before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 25px;
	line-height: 20px;
    color: #fff;
}
body#neve_body .owl-nav button:hover {
    background: #fff;
}
body#neve_body .owl-nav button:hover::before {
    color: #faa620;
}
 body#neve_body .latest-news .owl-nav button:before {
    height: 70px;
    width: 35px;
    background-position: -160px -1px;
    margin: auto 0;
}
.latest-news .image-wrap a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
body#neve_body .home-banner-sec-wrap .owl-nav button.owl-next {
	transform: rotate(180deg);
}
.latest-news .image-wrap a:hover img, .archive-container article .img-wrap a:hover img {
	transform: scale(1.05);
}
.latest-news .image-wrap a img, .archive-container article .img-wrap a img {
	transition: 0.5s all ease-in-out;
}
body#neve_body .latest-news .owl-nav button {
	position: relative;
	margin: 0px -102px;
	height: 70px;
	width: 35px;
	pointer-events: all;
	padding: 0;
	background: transparent;
	border: 0;
}
body#neve_body .latest-news .owl-nav .owl-next:before {
    transform: rotate(180deg);
}
body#neve_body .latest-news .owl-nav button span {
    display: none;
}
body#neve_body .latest-news .owl-nav button:hover::before {
filter: brightness(0) saturate(100%) invert(28%) sepia(99%) saturate(1142%) hue-rotate(189deg) brightness(83%) contrast(89%);
}
/* homepage css */
.testimonials-sec .testimonials {
    margin-top: 64px;
}   
.testimonials-sec .testimonials li {
	border: 1px solid #185fa7;
	border-radius: 15px;
	padding: 57px;
    cursor: pointer;
}
.testimonials-sec .testimonials li:hover {
	border: 1px solid #faa620;
}
.testimonials-content-field {
	position: relative;
}
.testimonials-sec .testimonials .owl-stage .owl-item .testimonials-content-field .testimonials-content-wrap {
    font-size: 20px;
    line-height: 36px;
    color: #333333;
    font-weight: 400;
    font-family: "Poppins";
}
.before-shape {
    position: relative;
}
.before-shape::before, .extr-shp::before {
    position: absolute;
    content: '';
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #185FA7;
    opacity: 0.10;
    top: -60px;
    left: auto;
    right: -60px;
}
#neve_body.error404 .btn {
	background-color: #FAA620;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 56px;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FAA620;
	border-radius: 10px 10px 10px 10px;
	padding: 0px 60px 0px 25px;
    position: relative;
}
#neve_body.error404 .btn:hover {
	background: #fff;
	color: #FAA620;
}
#neve_body:not(.home) header li a:hover, #neve_body header .current_page_item a {
    color: #185FA7 !important;
}
#neve_body.sticky_header header li a:hover {
	color: #185fa7;
}
#neve_body:not(.home) header li a {
	color: #333;
	text-shadow: unset;
}
#neve_body.sticky_header header li a {
	color: #000;
}
.container {
	max-width: 1330px;
	width: 100%;
	padding: 0 15px;
}
.page_404 {
	padding: 160px 0 100px;
	text-align: center;
}
.page_404 .col-sm-12 {
	width: 100%;
}
.page_404 .four_zero_four_bg .text-center {
	font-family: "Roboto", Sans-serif;
	font-size: 105px;
	font-weight: 700;
	line-height: 100%;
	color: #000000;
}
.row {
	margin: 0;
}
.page_404 h2 {
	font-size: 40px;
	line-height: 130%;
	color: #000;
	font-weight: 500;
	margin: 20px 0 20px;
}
.page_404 p {
	font-size: 30px;
	line-height: 35px;
	color: #333333;
	font-weight: 400;
	font-family: "Roboto";
	margin: 10px 0 30px;
}
#neve_body .arrow-bn a:focus, #neve_body.error404 .btn:focus, #neve_body .banner-text-sec .arrow-bn a:hover:focus  {
	background-color: #FAA620;
	color: #fff;
}
#neve_body .arrow-bn a:hover:focus, #neve_body.error404 .btn:hover:focus, #neve_body .banner-text-sec .arrow-bn a:focus  {
	background-color: #fff;
	color: #FAA620;
}
#neve_body .blue.arrow-bn.arrow-bn a:focus {
	background-color: #185FA7;
    color: #fff;
}
#neve_body .blue.arrow-bn a:hover:focus {
	background-color: #fff;
	color: #185FA7;
}
.testimonials-sec .testimonials {
	margin-bottom: 45px;
	position: relative;
}
.service-post-wrap::after {
	display: none;
}
.service-image-wrap {
	height: 512px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-nav-wrap {
	justify-content: flex-end;
}
.main-footer-sec {
	flex-wrap: wrap;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item {
	float: left;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage-outer {
    padding-top: 97px;
}
body .home-banner-sec-wrap::before {
	top: 0px;
	right: 0px;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap h2 {
	font-size: 56px;
	font-family: 'Roboto';
	line-height: 120%;
	font-weight: 700;
	margin-bottom: 0;
}
.carousel-description {
	margin: 10px 0 25px;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 120%;
    padding: 17px 59px 17px 39px;
    background: #185FA7;
    color: #fff;
    border: none;
    border-radius: 12px;
    position: relative;
    transition: all 0.3s;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button:hover {
	background-color: #000;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button:last-child {
    background: transparent;
    border: 1px solid #FAA620;
    color: #FAA620;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button:last-child:hover {
	background-color: #FAA620;
	color: #fff;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button::before {
    position: absolute;
    content: '';
    top: 52%;
    right: 32px;
    background-image: url(../images/icons.png);
    width: 24px;
    height: 17px;
    background-position: 60px 2px;
    transform: translateY(-50%);
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button:last-child::before {
	filter: brightness(0) saturate(100%) invert(69%) sepia(82%) saturate(995%) hue-rotate(341deg) brightness(99%) contrast(98%);
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button:last-child:hover::before {
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap {
    width: 50%;
    padding-top: 90px;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .wrap a.button:not(:last-child) {
	margin-right: 18px;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .image-wrap {
    width: 50%;
    margin: 0 auto;
    position: relative;
    height: 670px;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .image-wrap::before {
    position: absolute;
    content: '';
    width: 547px;
    height: 547px;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 1px 1px 30px rgba(0, 0, 0,0.15);
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .image-wrap img {
    z-index: 2;
    position: relative;
    height: 100%;
}
body .home-banner-sec-wrap {
	position: relative;
}
body .home-banner-sec-wrap::before {
    position: absolute;
    content: '';
    background-image: url(../images/banner-desgin.png);
    width: 905px;
    height: 905px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -30px;
    left: auto;
    right: -7%;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-carousel1 .owl-nav,
.home-banner-sec-wrap .owl-dots {
    display: none!important;
}
body#neve_body .home-banner-sec-wrap .owl-nav {
	max-width: 1600px;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item {
	float: left;
	opacity: 0;
}
.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item.active {
    opacity: 1;
}
body .home-banner-sec-wrap::after {
	content: "";
	background: url(../images/central-bank.png) no-repeat;
	height: 90px;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	position: absolute;
	top: auto;
	bottom: 210px;
	left: 37px;
	right: 0;
	display: none;
}
#neve_body .common-image.career {
	padding: 0 20px 0 0;
}
#neve_body .common-image.career::after {
	content: "";
	position: absolute;
	width: 96.8%;
	height: 100%;
	border: 2px solid #185FA7;
	left: auto;
	right: 0;
	border-radius: 20px;
	top: auto;
	bottom: -20px;
}
.values li {
	padding: 0 0 0 20px;
	position: relative;
}
.values li::before {
	content: "";
	position: absolute;
	background: #185FA7;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	left: 0;
	top: 12px;
	bottom: auto;
	right: auto;
}
.opporutunity b {
	font-weight: 600;
}
#neve_body .opporutunity {
	background-image: linear-gradient(-1deg, rgba(255, 255, 255, 0.6) 0%, rgba(211, 235, 246, 0.6) 99%);
}
.contact form, .contact form .names, .contact form .empm, .contact.get-in form .wrap {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 15px;
}
.contact form .names, .contact form .empm, .contact.get-in form .wrap {
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}
.contact form br {
	display: none;
}
.contact form label {
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	font-weight: 400;
	font-family: "Poppins";
}
.contact form .recaptcha, .contact form > p {
	text-align: center;
}
.contact form input[type="file"]::file-selector-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	opacity: 0;
	display: none;
}
.contact form input[type="file"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 10px 15px;
}
.wpcf7-recaptcha.g-recaptcha > div > div {
	height: 78px;
}
.contact form > p, .contact form .submit p {
	position: relative;
	display: inline-block;
	width: fit-content;
	margin: 0 auto;
}
.contact form .recaptcha {
	margin: 7px 0 3px;
}
.contact form > p .wpcf7-spinner, .contact form .submit .wpcf7-spinner {
	position: absolute;
	margin: 0;
	top: 15px;
	bottom: auto;
	left: auto;
	right: -40px;
}
.owl-item {
	float: left;
}
body .wpcf7 form .wpcf7-response-output {
	text-align: center;
	border-width: 1px;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232;
	color: red;
}
.contact .submit {
	text-align: center;
}
.contact p, .contact form .submit p {
	position: relative;
}
.contact .res .button {
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Poppins";
	border-radius: 5px;
	background-color: #185fa7;
	border: 0;
	padding: 0 20px;
	position: absolute;
	top: 36px;
	bottom: auto;
	left: auto;
	right: 5px;
	pointer-events: none;
}
#neve_body input.wpcf7-submit {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 56px;
	color: #FFFFFF;
	background-color: #FAA620;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FAA620;
	border-radius: 10px 10px 10px 10px;
	padding: 0px 60px 0px 35px;
}
#neve_body input.wpcf7-submit:hover {
	background: #fff;
	color: #FAA620;
}
.contact.careers input:-webkit-autofill, 
.contact.careers input:-webkit-autofill:hover, 
.contact.careers input:-webkit-autofill:focus, 
.contact.careers input:-webkit-autofill:active {
    box-shadow: 0 0 0 30px #fff inset!important;
}
.service-post-wrap > li > div {
	height: 100%;
	display: flex;
	flex-direction: column;
}
#neve_body .get-in-box, #neve_body .ser-box > div {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 48px;
}
#neve_body .get-in-box > div, #neve_body .ser-pay {
	border-radius: 9px;
	background-image: linear-gradient(180deg, #cae7f4 0%, #f7fbfd 72%);
}
#neve_body .get-in-box .email a, #neve_body .get-in-box .phone a {
	font-size: 17px;
	line-height: 26px;
	color: #000000;
	font-weight: 600;
	font-family: "Poppins";
}
#neve_body .get-in-box .email a {
	font-weight: 400;
}
#neve_body .get-in-box .email, #neve_body .get-in-box .phone {
	line-height: 100%;
	padding: 0 0 0 30px;
	position: relative;
	margin: 18px 0 0;
}
#neve_body .get-in-box .email::before, #neve_body .get-in-box .phone::before {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	top: 3px;
	bottom: 0;
	left: 0;
	right: auto;
	background: url(../images/get-in.png) no-repeat;
}
#neve_body .get-in-box .email::before {
	background-position: 0 -60px;
	top: 4px;
}
#neve_body .get-in-box .email a:hover, #neve_body .get-in-box .phone a:hover {
	color: #185fa7;
}
#neve_body .get-in-tou.elementor-widget-social-icons a {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #185FA7;
	background: transparent;
	font-size: 0;
}
#neve_body .get-in-tou.elementor-widget-social-icons a::before {
	content: "\f09a";
	font-size: 18px;
	font-family: fontawesome;
	color: #185FA7;
	line-height: 16px;
}
#neve_body .get-in-tou.elementor-widget-social-icons a.elementor-social-icon-linkedin::before {
	content: "\f0e1";
}
#neve_body .get-in-tou.elementor-widget-social-icons a.elementor-social-icon-instagram::before {
	content: "";
	background: url(../images/get-in.png) no-repeat;
	width: 100%;
	height: 100%;
	background-position: 8px -113px;
}
#neve_body .get-in-tou.elementor-widget-social-icons a svg {
	display: none;
}
#neve_body .get-in-tou.elementor-widget-social-icons a:hover {
	background: #185FA7;
}
#neve_body .get-in-tou.elementor-widget-social-icons a:hover::before {
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(132deg) brightness(103%) contrast(101%);
}
.contact.get-in form {
	grid-gap: 20px;
}
#neve_body .opporutunity.get-ins {
	background-image: linear-gradient(180deg, #cae7f4 0%, #f7fbfd 72%);
}
#neve_body form select {
	background: url(../images/arroe.png) no-repeat;
	background-position: 97% center;
	background-color: #fff;
}
.container.single-page-container {
	max-width: 100%;
	padding: 0;
}
.container.single-page-container .nv-single-page-wrap {
	padding: 0;
}
.container.single-page-container .nv-page-title-wrap {
	display: none;
}
#neve_body .hfe-breadcrumbs-show-home, #neve_body .post-wrap {
	margin: 0;
}
#neve_body .hfe-breadcrumbs-show-home li {
	margin-top: 0;
}
#neve_body .post-wrap .latest-news {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 48px;
}
.nv-single-page-wrap .latest-news .title-wrap a, .nv-single-page-wrap .latest-news .content-wrap {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}
.nv-single-page-wrap .latest-news .content-wrap {
	-webkit-line-clamp: 3;
	padding: 0;
	margin: 7px 0 13px 0;
}
.nv-single-page-wrap .latest-news .image-wrap {
	background: #fff;
	border: 1px solid #185fa7;
}
.privacy ul, .privacy ul li {
	margin: 0;
}
.privacy b {
	font-weight: 600;
}
body .privacy .policy li, #neve_body .get-in-box.about ul li {
	padding: 0 0 0 20px;
	position: relative;
}
body .privacy .policy li::before, #neve_body .get-in-box.about ul li::before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #185fa7;
	position: absolute;
	left: 0;
	right: auto;
	top: 12px;
	bottom: auto;
}
body .privacy .policy .eligibility-content > div > div > ul > li {
    padding: 0;
}
body .privacy .policy .eligibility-content > div > div > ul > li::before{
	display: none;
}
#neve_body .get-in-box.about ul li:not(:last-child) {
	margin: 0 0 8px;
}
body .privacy .policy p + p {
	margin: 10px 0 0;
}
body .privacy .policy a {
	color: #185fa7;
}
body .privacy .policy a:hover {
	color: #faa620;
}
body .privacy .policy li ul {
	margin: 10px 0 0;
}
body .privacy .policy li:not(:last-child) {
	margin-bottom: 2px;
}
body .privacy .policy p + ul {
	margin: 12px 0 10px;
}
.latest-news .owl-item {
	opacity: 0;
}
.latest-news .owl-item.active {
	opacity: 1;
}
#neve_body.home .post-wrap .latest-news {
	display: block;
}
#neve_body .visio-mis {
	background-image: linear-gradient(-1deg, rgba(255, 255, 255, 0.6) 0%, rgba(211, 235, 246, 0.6) 99%);
}
#neve_body .get-in-box.about ul {
	margin: 0;
}
#neve_body .get-in-box.about ul li {
	margin: 0;
	font-size: 18px;
	line-height: 31px;
	color: #333333;
	font-weight: 400;
	font-family: "Poppins";
}
#neve_body .get-in-box.about .abouts-img, #neve_body .get-in-box.about .abouts-img > div {
	height: 143px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nv-blog-sidebar, .container.single-post-container .row .nv-sidebar-wrap {
	width: 34.2%;
	padding: 0;
}
.container.single-post-container .row > article .single-post-content {
	padding: 0;
}
.archive-container, .container.single-post-container .row > article {
	width: 65.8%;
	padding: 0 28px 0 0;
	max-width: 100% !important;
	margin: 0;
}
.blog-sidebar h3, .blog-sidebar .widget-title {
	background-color: #185fa7;
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Roboto";
	padding: 14px 18px;
	margin: 0;
}
.blog-sidebar ul li {
	border: 1px solid #666666;
	border-top: 0;
	margin: 0;
}
.archive-container .nv-index-posts.blog {
	padding: 0;
	margin: 0;
}
.blog-sidebar ul li a .arrow {
	font-size: 0;
	position: absolute;
	top: 12px;
	bottom: 0;
	left: 24px;
	right: auto;
	margin: 0;
}
#neve_body #content input.wp-block-search__input {
	margin: 0;
}
.wp-block-search__inside-wrapper {
	position: relative;
}
.blog-sidebar ul li a .arrow::before {
	content: "\f101";
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 100%;
}
.archive-container .posts-wrapper {
	margin: 0 !important;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 22px;
}
.archive-container .posts-wrapper article {
	padding: 0 0 22px;
	width: 100%;
	max-width: 100%;
	margin: 0;
}
.archive-container article .article-content-col {
	padding: 0;
}
.archive-container article .img-wrap {
	margin: 0;
	order: 1;
}
.archive-container article .blog-entry-title {
	order: 3;
}
.blog-sidebar ul li a {
	font-size: 16px;
	line-height: 26px;
	color: #525252;
	font-weight: 400;
	font-family: "Poppins";
	padding: 8px 10px 8px 44px;
	position: relative;
	display: block;
}
#neve_body .wp-block-search__button {
	font-size: 0;
	padding: 0;
	position: absolute;
	width: 16px;
	height: 16px;
	left: auto;
	right: 22px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 0;
	background: url(../images/search.png) no-repeat;
}
#neve_body .wp-block-search__button:hover {
	filter: brightness(0) saturate(100%) invert(29%) sepia(21%) saturate(3933%) hue-rotate(186deg) brightness(98%) contrast(92%);
}
body ul.page-numbers li {
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.archive-container .row {
	margin: 0;
}
body ul.page-numbers {
	display: flex;
	margin: 20px 0 0;
}
.container.single-post-container {
	padding: 0;
}
.posts-wrapper .content .read-more {
	font-size: 16px;
	line-height: 19px;
	color: #185fa7;
	font-weight: 500;
	font-family: "Poppins";
	padding: 0 20px 0 0;
	position: relative;
	margin: 12px 0 0;
}
.posts-wrapper .content .excerpt-wrap p {
	font-size: 16px;
	line-height: 26px;
	color: #444444;
	font-weight: 400;
	font-family: "Poppins";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	overflow: hidden;
}
.widget ul li ul {
	padding: 0;
}
.posts-wrapper .content .read-more::before {
	content: "";
	position: absolute;
	width: 16px;
	height: 12px;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	background: url(../images/icons.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: -73px 3px;
	margin: auto;
	pointer-events: none;
	background-size: 175px;
}
.posts-wrapper .content .read-more:hover, .posts-wrapper .content .blog-entry-title a:hover {
	color: #faa620;
}
.archive-container article .img-wrap a img {
	width: auto;
	height: auto;
	object-fit: contain;
	aspect-ratio: unset;
}
.posts-wrapper .content .read-more:hover::before {
	filter: brightness(0) saturate(100%) invert(77%) sepia(11%) saturate(6729%) hue-rotate(344deg) brightness(102%) contrast(96%);
}
.posts-wrapper .content .blog-entry-title a {
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
    text-transform: capitalize;
}
body ul.page-numbers li .page-numbers {
	width: 35px;
	height: 35px;
	border-radius: 2px;
	margin: 0 10px 0 0;
	font-size: 16px;
	line-height: 26px;
	color: #444444;
	font-weight: 400;
	font-family: "Poppins";
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	background: #fff;
}
body ul.page-numbers li .page-numbers.current, body ul.page-numbers li .page-numbers:hover {
	background: #faa620;
	color: #fff;
}
body ul.page-numbers li .page-numbers.next, body ul.page-numbers li .page-numbers.prev {
	width: auto;
	background: #fff;
	height: auto;
}
body ul.page-numbers li .page-numbers.next:hover, body ul.page-numbers li .page-numbers.prev:hover {
  color: #185fa7;
}
.combined-container, .container.single-post-container .row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	max-width: 1330px;
	padding: 110px 15px 118px;
	margin: 0 auto;
}
.custom-banner {
	min-height: 450px;
	background: url(../images/News-banner.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 15px;
}
.custom-banner .banner-title {
	font-family: "Roboto", Sans-serif;
	font-size: 56px;
	font-weight: 700;
	line-height: 67px;
	color: #000000;
}
.breadcrumb, .breadcrumb a, .breadcrumb span + span {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #185FA7;
    display: inline-flex;
}
.breadcrumb > span:last-child {
    text-align: left;
}
.breadcrumb span + span::before {
	display: none;
}
.breadcrumb a {
	color: #333333;
	font-weight: 400;
}
.breadcrumb a:hover {
	color: #185FA7;
}
.archive-container article .img-wrap a {
	border-radius: 20px;
  background-color: #ffffff;
  border: 1px solid #185fa7;
  height: 270px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nv-single-post-wrap .single-post-title, .nv-single-post-wrap h2, .nv-single-post-wrap h3, .nv-single-post-wrap h4, .nv-single-post-wrap h5, .nv-single-post-wrap h6{
	font-size: 46px;
	line-height: 55px;
	color: #000000;
	font-weight: 500;
	font-family: "Roboto";
	text-transform: capitalize;
}
.nv-single-post-wrap h2 {
	font-size: 40px;
	line-height: 50px;
}
.nv-single-post-wrap h3 {
	font-size: 38px;
	line-height: 46px;
}
.nv-single-post-wrap h4 {
	font-size: 36px;
	line-height: 42px;
}
.nv-single-post-wrap h5 {
	font-size: 34px;
	line-height: 40px;
}
.nv-single-post-wrap h6 {
	font-size: 30px;
	line-height: 38px;
}
.single-post-content p {
	font-size: 18px;
	line-height: 32px;
	color: #333333;
	font-weight: 400;
	font-family: "Poppins";
}
#neve_body .nv-single-post-wrap .single-post-thumbnail {
	height: 498px;
	margin: 0 0 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f3f3f3;
	border-radius: 20px;
	overflow: hidden;
}
.breadcrumb span {
    font-size: 0;
    vertical-align: inherit;
    /* margin: 0 4px; */
    display: inline-flex;
}
.breadcrumb span:not(:last-child) {
	margin: 0px 9px 0;
}
nav.breadcrumb {
	/* margin: 15px 0 0; */
	margin: 0px 0 0;
}
.breadcrumb span::before {
	content: "";
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 100%;
	color: #333333;
	font-weight: 400;
}
.blog-sidebar ul li a.active {
	color: #faa620;
}
.blog-sidebar ul li ul li:last-child {
	border-bottom: 0;
}
.blog-sidebar ul li a.active .arrow {
	transform: rotate(90deg);
	top: 3px;
	left: 13px;
}
.blog-sidebar ul li ul li {
	border-left: 0;
	border-right: 0;
}
.blog-sidebar ul li li:first-child {
	border-top: 1px solid #666666;
}
.article-content-col .payment-meta-wrapper .nv-meta-list {
	margin: 0 0 0 10px;
}
.article-content-col .payment-meta-wrapper {
	margin: 30px 0 10px;
	display: flex;
	align-items: center;
	order: 2;
}
.article-content-col .excerpt-wrap.entry-summary {
	order: 4;
}
.archive-container .article-content-col .content {
	display: flex;
	flex-direction: column;
}
.article-content-col .payment-meta-wrapper .nv-meta-list li {
	font-size: 13px;
	line-height: 16px;
	color: #878787;
	font-weight: 500;
	font-family: "Poppins";
}
.article-content-col .payment-meta-wrapper .blog-payment {
	font-size: 13px;
	line-height: 16px;
	color: #185fa7;
	font-weight: 500;
	font-family: "Poppins";
	border-radius: 5px;
	background-color: #185fa71f;
	padding: 4px 10px;
}
.container.single-post-container .tdc {
	margin: 30px 0 40px;
	display: flex;
	align-items: center;
}
.container.single-post-container .row .nv-sidebar-wrap .blog-sidebar {
	width: 100%;
	max-width: 100%;
	margin: 0 0 30px;
}
.single-post-container .addtoany_share_save_container {
	margin: 30px 0 0;
}
.blog-sidebar ul.wp-block-latest-posts li {
	display: grid;
	grid-template-columns: 100px 1fr;
	padding: 13px;
}
.blog-sidebar ul.wp-block-latest-posts li .wp-block-latest-posts__featured-image a {
	padding: 0;
}
.blog-sidebar ul.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
	margin: 0;
	font-size: 0;
}
.blog-sidebar ul.wp-block-latest-posts li .wp-block-latest-posts__featured-image {
	padding: 0;
	grid-row: 1/3;
}
form.wp-block-search {
	position: relative;
}
form.wp-block-search .wp-block-search__label {
	position: absolute;
	z-index: 1;
	top: 12px;
	left: 15px;
	bottom: auto;
	right: auto;
	pointer-events: none;
	width: fit-content;
	transition: 0.5s all ease-in-out;
}
body .widget {
	margin-bottom: 30px;
}
form.wp-block-search:has(input.value-focus) label, form.wp-block-search:has(input.focus) label {
	background: #185fa7;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
	border-radius: 5px;
	top: -10px;
	line-height: 18px;
}
.blog-sidebar ul.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a {
	padding: 0;
	font-size: 14px;
	line-height: 17px;
	color: #185fa6;
	font-weight: 500;
	font-family: "Poppins";
	position: relative;
	padding: 0 12px 0 0;
	width: fit-content;
}
.blog-sidebar ul.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a:hover,
 .blog-sidebar ul li a.wp-block-latest-posts__post-title:hover, .container.single-post-container .tdc p a:hover,
  .blog-sidebar ul li.current-menu-item a.wp-block-latest-posts__post-title, .blog-sidebar ul li a.current-menu-item {
color: #faa620;
}
.blog-sidebar ul.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a::before {
	content: "\f105";
	font-family: Fontawesome;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	margin: auto;
}
.blog-sidebar ul li a.wp-block-latest-posts__post-title {
	font-size: 14px;
	line-height: 22px;
	color: #111111;
	font-weight: 500;
	font-family: "Poppins";
	padding: 0;
}
.blog-sidebar ul li a.wp-block-latest-posts__post-title, .blog-sidebar ul.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
	margin: 0 12px 0;
}
.container.single-post-container .tdc p, .container.single-post-container .tdc p a {
	font-size: 18px;
	line-height: 16px;
	color: #333;
	font-weight: 500;
	font-family: "Poppins";
}
.container.single-post-container .tdc .single-post-date {
	color: #185fa6;
}
.container.single-post-container .tdc p a {
	font-weight: 400;
}
.container.single-post-container .tdc p:not(:last-child) {
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	border-right: 2px solid #333;
}
.single-post-container .addtoany_share_save_container .addtoany_share {
	padding: 0;
	width: 45px;
	height: 45px;
	border-radius: 3px;
	background: #faa620 url(../images/share.png) no-repeat;
	font-size: 0;
	background-position: center;
}
.single-post-container .addtoany_share_save_container .addtoany_share:hover {
	background-color: #185FA7;
}
.single-post-container .addtoany_share_save_container .addtoany_share span {
   display: none;
}
.single-post-content p + P {
	margin: 14px 0 0;
}
input#s::-webkit-search-cancel-button {
    opacity: 0;
}
input.wp-block-search__input::-webkit-search-cancel-button {
    -webkit-appearance: none !important;
}
#neve_body .posts-wrapper article, .container .nv-index-posts {
	padding: 0;
}
.search .archive-container {
	width: 100%;
	padding: 0 15px;
	max-width: 1330px !important;
	margin: 0 auto;
}
.search .archive-container .nv-content-none-wrap, .search .archive-container .nv-index-posts.search {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.search .archive-container .nv-content-none-wrap > p, .search.search-results .archive-container .posts-wrapper {
	width: 65.8%;
	padding: 0 28px 0 0;
	max-width: 100% !important;
}
.aboyts p strong {
	font-weight: 600;
}
.search .archive-container .nv-seach-form-wrap, .search.search-results .archive-container .cat_sidebar {
	width: 34.2%;
	padding: 0;
}
.archive-container article .article-content-col {
	background: #fff;
	border: 0;
	box-shadow: unset;
}
.search .archive-container .nv-seach-form-wrap .cat_sidebar .combined-container, .search.search-results .archive-container .cat_sidebar .combined-container {
	padding: 0;
}
.search .archive-container .nv-seach-form-wrap .search-form, .search .nv-page-title .neve-breadcrumbs-wrapper {
	display: none;
}
#neve_body input.error-class {
	border-color: red !important;
}
.search .nv-page-title h1 {
	text-align: center;
	padding: 0 0 30px;
	font-family: "Roboto", Sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	color: #000000;
}
body .privacy .policy li p:last-child {
	padding: 0 0 10px;
}
.search .archive-container .nv-index-posts.search {
	margin: 0;
	padding: 100px 0;
}
.search .archive-container .nv-seach-form-wrap .cat_sidebar .combined-container .nv-blog-sidebar,
 .search .archive-container .nv-index-posts.search .nv-big-title, .search.search-results .archive-container .cat_sidebar .combined-container .nv-blog-sidebar {
	width: 100%;
}
.search.search-results .archive-container .cat_sidebar {
	order: 3;
}
.search.search-results .archive-container .nv-index-posts.search .nv-big-title {
	order: 1;
}
.search.search-results .archive-container .posts-wrapper {
	order: 2;
}
.search.search-results .archive-container .page-numbers {
	order: 4;
}
.single-post-content li {
	list-style: disc;
	margin: 0 0 0 15px;
}
.single-post-content ol li {
	list-style: decimal;
}
.single-post-content li + li {
	margin-top: 8px;
}
.container.single-post-container .tdc p span {
	font-weight: 600;
}
body.single-post .nv-sidebar-wrap > .sidebar {
	display: none;
}
footer#colophon .menu-item.current_page_item a.hfe-menu-item,
footer#colophon .menu-item.current_page_parent a.hfe-menu-item {
    color: #FAA620;
}
header#masthead .menu-item.current-menu-item a.hfe-menu-item,
header#masthead .menu-item.current_page_parent a.hfe-menu-item {
    color: #185FA7;
    font-weight: 600;
}

@media(max-width: 2110px) and  (min-width: 1979.99px) {
	body .home-banner-sec-wrap::before {
		left: auto;
		right: -7%;
	}
}
@media (max-width: 1980px) and (min-width: 1761.98px) {
	body .home-banner-sec-wrap::before {
		left: auto;
		right: -4%;
	}
}
@media (min-width: 1760px) {
	body .home-banner-sec-wrap::before {
		left: auto;
		right: -2%;
	}
}
@media (max-width: 1480px){
	body .home-banner-sec-wrap::before {
		left: auto;
		right: -13%;
	}
	.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .image-wrap::before {
		width: 470px;
		height: 470px;
	}
	.home-banner-sec-wrap .banner-inner-wrap .owl-stage .owl-item .item .image-wrap {
		height: 540px;
	}
}
@media (max-width: 1280px){
	body .home-banner-sec-wrap::before {
		width: 775px;
		height: 775px;
	}
}

/* 07-04-2025 */
/* body .res > p:nth-child(2) {
    display: none;
} */
/* 07-04-2025 */

.breadcrumb a , .breadcrumb span {
	margin-right: 10px;
}
.breadcrumb > span {
    align-items: center;
}

.custom-rp-sec > p a.rp-title {
    font-size: 14px;
    line-height: 22px;
    color: #111111;
    font-weight: 500;
    font-family: "Poppins";
    padding: 0;
	transition: all 0.3s;
}

.custom-rp-sec > p a.read-more-link {
    font-size: 14px;
    line-height: 17px;
    color: #185fa6;
    font-weight: 500;
    font-family: "Poppins";
    position: relative;
    padding: 0 12px 0 0;
    width: fit-content;
    margin-top: 6px;
	transition: all 0.3s;
}

.custom-rp-sec > p a.read-more-link::before {
	position: absolute;
	font-family: Fontawesome;
	content: "\f105";
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	margin: auto;
}

.custom-rp-sec > p a.rp-title:hover , .custom-rp-sec > p a.read-more-link:hover {
	color: #faa620;
}
.res p input + span {
display: none;
}
#neve_body.category .post-wrap .latest-news {
	grid-template-columns: repeat(2, 1fr);
}
#neve_body .solu-logo .elementor-widget-container, .pertner-log .gallery-item > div{
	height: 112px;
	border-radius: 6px;
	box-shadow: 4.95px 4.95px 2px rgba(223,240,248,0.65);
	background-color: #ffffff;
	border: 1px solid #daeef7;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 175px;
}
#neve_body .solutions-bg {
	display: flex;
	flex-wrap: wrap;
	gap: 15px 10px;
	align-items: center;
	justify-content: center;
	position: relative;
}
#neve_body .solutions-bg::before {
	content: "";
	position: absolute;
	width: 419px;
	height: 420px;
	border-radius: 210px;
	background-image: linear-gradient(180deg, #cae7f4 0%, #f7fbfd 72%);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	pointer-events: none;
}
.ser-pay .elementor-image-box-description span {
	color: #333333;
	font-weight: 600;
	margin: 0 0 8px;
}
.ser-pay .elementor-image-box-title {
	position: relative;
	padding: 0 0 20px;
	margin: 0 0 18px;
}
.ser-pay .elementor-image-box-title::before {
	position: absolute;
	content: "";
	width: 69px;
	height: 3px;
	background: #FAA620;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
}
#neve_body .e-n-accordion details .elementor-element {
	background: #e7eff6;
	border: 0;
}
#neve_body .e-n-accordion details .e-n-accordion-item-title {
	justify-content: space-between;
	background: #e7eff6;
	padding: 0 0 4px;
	box-shadow: unset;
}
.e-n-accordion details {
	border-radius: 8px;
	overflow: hidden;
	padding: 14px 26px;
	background: #e7eff6;
}
#neve_body .e-n-accordion details .elementor-element .elementor-widget-container {
	background: #e7eff6;
	padding: 0;
}
.bills .elementor-image-box-img img {
	margin: 0;
}
.pertner-log .gallery-item > div a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	transition: 0.5s all ease-in-out;
}
.pertner-log .gallery-item > div a:hover {
	box-shadow: 0 0 50px #dfdede;
}
.extr-shp::before {
	top: 155px;
	right: 15px;
}
.e-n-accordion-item-title-icon span::before {
	content: "\f107";
	font-family: fontawesome;
	position: relative;
	line-height: 100%;
}
.e-n-accordion-item-title-icon span.e-opened::before {
	content: "\f106";
}
.e-n-accordion-item-title-icon span svg {
	display: none;
}
.back-bg {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(211, 235, 246, 0.6) 99%);
}
.pertner-log .gallery-item > div {
	min-width: auto;
}
.gallery .gallery-item {
	width: 100%;
}
#popupModal, #hubspotPopup {
	position: fixed !important;
	top: 0 !important;
	bottom: 0;
	left: 0 !important;
	right: 0;
	margin: auto;
	z-index: 9999999 !important;
	width: 85% !important;
	height: 85% !important;
	max-width: 1167px;
	max-height: 550px;
	background: #fff !important;
	padding: 40px !important;
	border-radius: 10px;
}
#popupModal .modal-content, #hubspotPopup > div {
	height: 100%;
	margin: 0 !important;
	max-width: 100% !important;
	padding: 0px !important;
	width: 100% !important;
}
#popupModal .modal-content .career-form-wrapper {
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    margin: 0;
}
/* body#neve_body::before {
    content: "'";
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 999999;
	pointer-events: none;
    opacity: 0.5;
} */
span.closeBtn, #closePopup {
	width: 35px;
	height: 35px;
	border-radius: 18px;
	filter: drop-shadow(6.364px 6.364px 2.5px rgba(0,0,0,0.65));
	background-color: #FAA620 !important;
	font-size: 0 !important;
	text-align: center;
	position: absolute !important;
	top: -55px !important;
	bottom: auto;
	left: auto;
	right: -55px !important;
	cursor: pointer;
	transition: 0.5s all;
	padding: 0 !important;
}
span.closeBtn::before, #closePopup::before {
	content: "X";
	font-size: 20px;
	line-height: 34px;
	color: #fff;
	font-family: "Poppins";
	font-weight: 500;
}
#popupModal .modal-content h2 {
	font-family: "Roboto", Sans-serif;
	font-size: 45px;
	font-weight: 700;
	line-height: 120%;
	color: #000000;
	text-align: center;
	margin: 0 0 20px;
}
#popupModal .modal-content form > div:not(:last-child) {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 25px;
	position: relative;
}
#popupModal .modal-content form > div div {
	position: relative;
}
#popupModal .modal-content form > div.res, #popupModal .modal-content form > div.recaptcha {
	grid-template-columns: 1fr;
	grid-gap: 0;
}
#popupModal form label {
	width: auto;
	font-size: 16px;
	line-height: 22px;
	color: #333 !important;
	font-weight: 400;
	font-family: "Poppins";
	position: absolute;
	z-index: 1;
	top: 14px;
	left: 15px;
	right: auto;
	bottom: auto;
	pointer-events: none;
	transition: 0.5s all ease-in-out;
}
.uplaod {
    position: relative;
}
.uplaod br, div.res br, #popupModal .modal-content form > div br {
    display: none;
}
.uplaod button.button {
	position: absolute;
	top: 4px;
	right: 4px;
	left: auto;
	line-height: 40px;
	padding: 0 30px;
	pointer-events: none;
}
#neve_body #popupModal input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), #neve_body #popupModal textarea, #neve_body #popupModal select {
	margin: 0;
	padding: 0 15px;
}
#neve_body #popupModal .uplaod input {
	padding: 12px 140px 0 15px !important;
}
#popupModal form .input_focus label, #popupModal form .value_focus label, #popupModal form .res label {
	background: #faa620;
	width: auto;
	color: #fff;
	padding: 0 7px;
	border-radius: 8px;
	font-size: 14px;
	line-height: 20px;
	top: -11px;
}
.uplaod:has(input:hover) button, span.closeBtn:hover {
	background:#2f5aae;
	border-color: #2f5aae;
}
.modal-content form .wpcf7-spinner {
	position: absolute;
	top: 17px;
	left: auto;
	right: -37px;
	bottom: auto;
	margin: 0;
}
#popupModal .modal-content form > p {
	width: fit-content;
	margin: 0 auto;
}
#popupModal .modal-content form > div.recaptcha .wpcf7-form-control-wrap.recaptcha {
	text-align: center;
}
.popup-show, html.popup-open {
	overflow: hidden;
}
.popup-show body, html.popup-open body {
	position: relative;
}
.popup-show body::before, html.popup-open body::before {
	content: "";
	background: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	pointer-events: all;
	opacity: 0.6;
}
body#neve_body .home-banner-sec-wrap .owl-nav {
	display: none;
}
.res .uplaod p:has(.button[value="browser"]) {
	position: absolute;
	top: 11px;
	bottom: auto;
	left: auto;
	right: 5px;
	pointer-events: none;
}
#hubspotFormContainer {
	overflow: hidden;
	overflow-y: auto;
	height: 100%;
}
.res .uplaod p:has(.button[value="browser"]) .button {
	position: static;
}
#closePopup::before {
	line-height: 10px;
	position: relative;
	top: -3px;
}
#openSecondFormBtn, #openThirdFormBtn, #openFormBtn {
	cursor: pointer;
}
#openSecondFormBtn:hover, #openThirdFormBtn:hover, #openFormBtn:hover {
	background: #faa620;
}
.custom-banner .breadcrumb a, .custom-banner .breadcrumb span {
	height: fit-content;
	vertical-align: middle;
}
.breadcrumb, .breadcrumb a, .breadcrumb span + span {
	display: inline;
}
.breadcrumb {
	display: block;
	text-align: left;
	max-width: 1300px;
}
#popupModal .modal-content form {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 25px;
}
#popupModal .modal-content form > div.names, #popupModal .modal-content form > div.empm, #popupModal .modal-content form > div.recaptcha,
 #popupModal .modal-content form > p, #popupModal .modal-content .wpcf7-response-output {
	grid-column: 1/3;
}
#popupModal .modal-content form > div.position, #popupModal .modal-content form > div.res {
	display: block;
}
#popupModal .res .uplaod p:has(.button[value="browser"]) {
	position: absolute;
	top: 4px;
	bottom: auto;
	left: auto;
	right: 5px;
}
body#neve_body .coming-soon-page h2 {
    color: #faa620;
    font-size: 150px;
    padding: 350px 15px 200px 15px;
}
/*12-09-2025*/
.search .archive-container .nv-content-none-wrap p {
    color: red;
}

@media (min-width: 768px) {
	.archive-container, .container.single-post-container .row > article {
    width: 65.8%!important;
}
}