/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


#header-outer[data-transparent-header="true"].transparent >header #logo img.dark-version, #header-outer[data-transparent-header="true"].light-text >header #logo img.dark-version, #header-outer[data-transparent-header="true"].transparent.dark-slide >header #logo img, #header-outer[data-transparent-header="true"].dark-text >header #logo img, #header-outer[data-transparent-header="true"].dark-text.side-widget-open >header #logo img.dark-version{
	opacity: 1 !important;
}

.focus-sector img.img-with-animation.skip-lazy {
    width: 64px;
}

.focus-sector .img-with-aniamtion-wrap .hover-wrap{
	margin-bottom:0px;
}

.portfolio-section h6{
	-webkit-text-fill-color:unset !important;
	text-fill-color:unset;
	background-image:unset;
	color: #888 !important;
}

.portfolio-section:hover h6{
	color: #000 !important;
	-webkit-text-fill-color:unset !important;
	transition:0.5s;
}

.team-tab img.img-with-animation.skip-lazy {
    width: 400px;
}

.porto-main .portfolio-section img {
    filter: grayscale(1);
	transition:0.5s;
}

.porto-main .portfolio-section:hover img {
    filter: grayscale(0);
}

.hide{
	display:none;
}
/* 
.cell .hover-wrap-inner img.img-with-animation.skip-lazy{
	filter: grayscale(1) !important;
	transition:0.4s;
}

.cell:hover .hover-wrap-inner img.img-with-animation.skip-lazy{
	filter: grayscale(0) !important;
} */

.team_tab .team-member img {
    width: 228px !important;
    height: 228px;
    border-radius: 50%;
    object-fit: cover;
    margin: auto;
}

h4.light, .position{
	text-align:center;
}

.portfolio-section{
	overflow:hidden;
}

.team-row .row_col_wrap_12_inner.col.span_12.left {
    align-items: center;
}

.team-row .img.img-with-animation.skip-lazy{
	filter: drop-shadow(0,0,4 #74B5E332)
}

.porto-main .portfolio-section .vc_column-inner{
/* 	box-shadow:0px 0px 22px 0px rgb(0 0 0 / 9%); */
	box-shadow:0 15px 15px rgba(189, 189, 189, 0.3);
}

.porto-main .portfolio-section{
	padding-bottom:30px;
}

.team-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 44;
}

.footer .menu, .footer .menu li {
    margin-left: 0px;
    list-style: none;
}

.footer h2.widgettitle {
    font-size: 28px;
    line-height: 1;
	margin-bottom:21px;
	font-weight:700;
}

.footer .blog-recent .post {
    padding: 0px;
    text-align: left;
}

.footer .blog-recent .post h2.title {
    font-size: 18px !important;
	font-weight:400;
}

.footer .blog-recent[data-style=title_only] .post-header{
	left:0%;
}

.footer .blog-recent[data-style=title_only] .col:hover .post-header .title{
	transform:scale(1) translateY(0px);
}

.team-meta h5 {
    color: #2171b8;
}

/*******Media Query**********/
@media (max-width:990px){
	.col-xs-12{
		width:100%;
	}
}

@media (min-width:991px){
	.col-md-6{
		width:49%;
	}
	.contact-form .row{
		display:flex;
		flex-wrap:wrap;
/* 		justify-content:space-between; */
	}
	
	.popmake-content .wpcf7-radio span.wpcf7-list-item {
    width: 40%;
}
}

.contact-form .row:before,.contact-form .row:after{
	content:unset;
}

.portfolio-main-page span.fund{
	color: #fff !important;
}

input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus{
	box-shadow:unset;
}

body.material input[type=text]:focus, body.material textarea:focus, body.material input[type=email]:focus, body.material input[type=search]:focus, body.material input[type=password]:focus, body.material input[type=tel]:focus, body.material input[type=url]:focus, body.material input[type=date]:focus, body.material input[type=number]:focus, body.material select:focus{
	border-color: #efefef !important;
}

span.select2-selection.select2-selection--single, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover, body[data-fancy-form-rcs="1"] .select2-container--default.select2-container--open .select2-selection--single {
    background: #efefef !important;
    border: unset !important;
}

body[data-fancy-form-rcs="1"] .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered, body[data-fancy-form-rcs="1"] .select2-container--default:hover .select2-selection--single .select2-selection__rendered, span.select2-selection.select2-selection--single{
	color: #555 !important;
}

.contact-form .fancy-select-wrap {
    padding-top: 0px !important;
}

.material.woocommerce-page[data-form-style=default] input#coupon_code, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	    background-color: #efefef !important;
    border-color: #efefef !important;
}

.contact-form span.wpcf7-list-item {
    margin-left: 0px;
    margin-right: 1em;
}

.fixed-head{
	position:relative;
}

.fixed-head h3{
	font-size: 150px !important;
    font-weight: 900 !important;
    color: #f3faff;
    z-index: -1;
    position: absolute;
    top: -93px;
    left: -170px;
}

.fixed-head i span {
    font-style: italic;
}

.flex-button .vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: end;
	gap:20px;
}

.flex-button .vc_column-inner .wpb_wrapper p {
    line-height: 1.3;
	border-bottom: 2px solid #fff;
}

.flex-button .vc_column-inner:hover p {
    border-bottom: 2px solid #338EFA;
	transition:0.3s ease-in-out;
}

.flex-button .vc_column-inner:hover .nectar_icon_wrap{
	transform:translatex(10px);
	transition:0.3s ease-in-out;
}

.slide-btn .button.transparent a {
    padding: 13px 30px !important;
    font-size: 14px;
}

.believe-btn .flex-button .vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: center;
	gap:20px;
	justify-content: flex-start;
}

.single-portfolio .believe-btn .flex-button .vc_column-inner>.wpb_wrapper {
	justify-content: start;
}

body[data-button-style*="slightly_rounded"] .nectar-cta:not([data-style="material"]).reach-btn span.link_wrap{
	border-radius:40px !important;
}

.widget.widget_categories h4:after {
    content: '';
    position: absolute;
    width: 76px;
    height: 2px;
    background: #2171b8;
    bottom: 0;
    left: 0;
}

.widget.widget_categories h4 {
    font-size: 26px !important;
    font-weight: 600 !important;
    position: relative;
	padding-bottom:6px;
}

.popmake-content .row p {
    padding-bottom: 0px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit, body[data-form-submit=regular] .container-wrap input[type=submit] {
    padding: 15px 30px !important;
    border-radius: 40px !important;
}

.elastic-portfolio-item .work-meta{
	text-align: center !important;
}


/******New design css*******/
.font-about p {
    font-size: 28px;
    margin-top: 20px;
}

.nectar-parallax-enabled video.nectar-video-bg.translate {
    margin-top: 90px;
}

.flex-col .vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
	    min-height: 122px;
    width: 100%;
    justify-content: center;
    border-radius: 4px;
    padding: 10px;
        background: rgb(255 255 255);
    box-shadow: 0px 0px 20px 0px rgb(0,0,0,0.07);
}

.flex-col .vc_column-inner>.wpb_wrapper img.img-with-animation.skip-lazy {
    width: 55px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 5px;
}

.flex-col .vc_column-inner>.wpb_wrapper .hover-wrap {
    margin-bottom: 0px;
}

.contribution-section .flickity-slider .cell .inner-wrap-outer{
	background:#00000014;
	border-radius:6px;
}

.contribution-section .row-bg.viewport-desktop.using-image.using-bg-color.loaded{
	opacity:0.4;
}

.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport{
	margin:0px !important;
}

.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="30vh"] .nectar-post-grid-item-bg, .nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="30vh"] .nectar-post-grid-item-bg {
    height: 40vh !important;
}

.flex-col .vc_column-inner>.wpb_wrapper p {
    font-size: 14px;
    line-height: 1.3;
    color: #000;
    text-align: center;
}

.nectar-post-grid .meta-date {
    font-size: 12px;
	margin-top: 10px;
}

.nectar-post-grid .meta-category a{
	    margin: 0 10px 5px 0;
}

.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content {
    padding: 14px 30px;
}

.before-footer .container.normal-container.row .sub-footer {
    margin-left: auto;
    margin-right: auto;
}

.nectar-post-grid h3.post-heading{
	font-size:22px;
}

@media (min-width:1200px){
.sub-footer .row_col_wrap_12.col.span_12.light.left {
    width: 1100px !important;
}
}

#header-outer.small-nav #logo, #header-outer.small-nav .logo-spacing{
	margin-top:12px !important;
	margin-bottom:12px !important;
}

/* #header-outer.transparent #top #logo img.default-logo {
    background: #fff;
    padding: 7px 5px 7px 7px;
	    border: 1px solid #fff;
    border-radius: 3px;
} */

.nectar-post-grid-filters.nectar-sticky-column-css.animated-in .n-sticky h4 {
    color: #fff;
    font-size: 26px;
}

.nectar-post-grid-wrap--fl-sidebar_left .nectar-post-grid-filters a {
    color: #fff;
}

.nectar-post-grid-wrap--fl-sidebar_left .nectar-post-grid-filters a:after{
	border:1px solid #fff;
}

.nectar-post-grid-item.nectar-post-grid-item__has-secondary img.nectar-post-grid-item__overlaid-img {
    background: #fff;
    transform: translate(-17px , -50px);
    height: 119px;
	object-fit:contain;
	width: 23%;
    padding: 10px;
}

.team-button {
    padding: 10px;
    border-radius: 5px;
}

.team-button:hover{
	box-shadow:0px 0px 10px 0px rgb(0,0,0,0.08);
}

.team-button .nectar-responsive-text {
    padding: 12px;
    background: #fff;
}

.quote-img {
    position: absolute !important;
    width: 70px !important;
    opacity: 0.5 !important;
    top: -36px !important;
    filter: invert(1);
    left: 0;
}

.quote-img.after-quote{
    right: 0;
    left: unset;
    transform: rotate(180deg) !important;
}

.out-team .nectar-cta[data-text-color=custom] .link_wrap .link_text:after {
    border: unset;
}

.out-team button.flickity-button.flickity-prev-next-button.previous {
    left: -18px!important;
}

.out-team button.flickity-button.flickity-prev-next-button.next{
	right: -18px !important;
}

.about-text .nectar-split-heading.markup-generated.animated-in h2 {
    font-weight: 600;
}

.out-team .nectar-responsive-text {
    padding-left: 10px;
	padding-right:10px;
}

.out-team .nectar_icon_wrap.z_index_2 {
    position: absolute;
    top: -11px;
    right: -14px;
}

.cross-border .column-image-bg{
/* 	background-size:unset !important; */
	background-repeat:no-repeat !important;
}

.list-button ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.list-button ul li {
    list-style: none;
    background: #000;
    padding: 10px 20px;
    border-radius: 30px;
}

.list-button ul li:hover {
    background: transparent;
	border: 1px solid #000;
	color: #000 !important;
}

.cross-border .box-bg:before, 
.cross-border .box-bg:after{
	content: unset !important;
}

@media (min-width:767px){
.page-id-4 .cross-border{
	height:1050px;
}
	
}

.row-masonary-two {
    position: absolute;
    top: 350px;
    bottom: 0;
    right: 0;
    left: 0;
}

.row-masonary-three {
    position: absolute;
    top: 700px;
    bottom: 0;
    right: 0;
    left: 0;
}

.row-masonary-three .row_col_wrap_12_inner.col.span_12.left {
    justify-content: right;
}

.cross-border i.fa.fa-angle-right:before {
	color:#2171b8;
}

.cross-border .nectar-button{
	background-color: #fff !important;
}

/* .fintech a.nectar-button.n-sc-button span, .clean-tech a.nectar-button.n-sc-button span, .health-tech a.nectar-button.n-sc-button span, .agri-tech a.nectar-button.n-sc-button span {
	color: #2171b8 !important;
    font-size: 16px;
    line-height: 0.9;
    padding-top: 4px;
} */
.fintech a.nectar-button.n-sc-button span, .clean-tech a.nectar-button.n-sc-button span, .health-tech a.nectar-button.n-sc-button span {
	color: #2171b8 !important;
    font-size: 16px;
    line-height: 0.9;
    padding-top: 4px;
}

.fintech h2 {
    text-align: right !important;
    padding-top: 30px;
}

.fintech h2 strong {
    font-weight: 800;
}

.fintech-solid .inner h3 {
    padding-top: 40px;
    padding-bottom: 30px;
}

.clean-tech h2 {
    padding-top: 30px;
}

.fintech p{
	text-align: right !important;
}

.health-tech .inner {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: flex-end;
    padding-bottom: 30px !important;
}

.agri-tech .inner {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    padding-top: 30px !important;
}

.climate-tech h3{
	padding-top:40px !important;
	padding-bottom:30px !important;
}

.climate-tech a.nectar-button.n-sc-button.small.regular-button {
    border: 1px solid #000;
}

.climate-tech a.nectar-button.n-sc-button.small.regular-button span{
	color: #000;
}

.nectar-fancy-box .inner p a {
    text-decoration: none;
}

.fintech-solid .nectar-fancy-box .inner p a i.fa.fa-angle-right:before {
	color:#fff !important
}

.climate-tech .nectar-fancy-box .inner p a i.fa.fa-angle-right:before {
	color:#000 !important;
}

.cross-border a.nectar-button.n-sc-button.medium.has-icon {
    padding: 10px 20px 10px 40px !important;
    margin-right: 12px;
}

.scrolled-down header#top {
    background: none !important;
}

.cross-border .nectar-fancy-box:hover:after{
	content: unset !important;
}

.portfolio-btn i.fa.fa-angle-right, .portfolio-btn:hover i.fa.fa-angle-right {
    background-color: unset !important;
}

.portfolio-btn i.fa.fa-angle-right:before{
	color: #fff !important;
}

.portfolio-btn:hover i.fa.fa-angle-right:before{
	color: #000 !important;
}

.button.rbs-imges-load-more {
    background: #fff !important;
    border: unset !important;
    padding: 10px 25px !important;
    height: auto !important;
    border-radius: 40px;
    font-size: 16px !important;
    color: #2171b8 !important;
    font-family: 'Public Sans' !important;
    transition: 0.4s;
    line-height: 20px !important;
    font-weight: 500 !important;
	text-shadow: unset !important;
}

.button.rbs-imges-load-more:hover {
	opacity:0.87;
	transform:translatey(-3px);
}

.rbs_gallery_button.rbs_gallery_button_bottom{
	text-align: center;
	margin-top:30px;
}

.scrolled-down header#top {
    box-shadow: 0px 0px 10px 0px rgb(0,0,0,0.09);
}

.nectar_single_testimonial[data-style="bold"] p{
	font-weight:400 !important;
}

.contact-form .row {
    justify-content: space-between;
}

.contact-form .row p{
	width:100%;
}

.my-gallery .col img:not([srcset]) {
    width: 100%;
}

span.status{
	border-bottom: 1px solid;
    font-size: 16px;
}

 span.fund {
    padding: 5px 15px;
    background: #2171B8;
    border-radius: 40px;
    font-size: 13px;
}

.project-detail {
    display: flex;
    justify-content: space-between;
	padding-top:10px;
}

span.meta-category a {
    padding-bottom: 8px
}

.blog h1 {
    font-size: 68.2667px !important;
}

.col.span_12.section-title {
    border: unset;
	padding-bottom: 0%;
}

.blog .container.main-content {
    padding-left: 8%;
    padding-right: 8%;
}

.row.page-header-no-bg>.container {
    padding-left: 8%;
}

.blog .container.main-content>.row {
    display: flex;
    flex-direction: row-reverse;
	justify-content:space-between;
}

.blog .post-area.col.span_9{
	margin-right:0%;
}

@media (min-width:1000px){
	.post-area.col.span_9{
		    width: 84.5% !important;
	}
	
	#sidebar.span_3 {
    width: 15.5% !important;
}
	.archive.category #sidebar.span_3 {
    width: 15.5% !important;
		margin-left:4.5%;
}
}

.material .main-content .widget li.cat-item.current-cat>a {
    color: #2171b8 !important;
    font-size: 16px !important;
}

.out-team em.animated {
    padding: 4px;
}

.portfolio-button .m-extra-color-gradient-2 span {
    font-size: 16px;
}

.sub-footer-button span {
    font-size: 24px;
}

.portfolio_main a.nectar-button.medium.regular.m-extra-color-gradient-2.has-icon {
    padding: 10px 20px 10px 40px !important;
}

.out-team .m-extra-color-gradient-2 {
    font-size: 16px;
    padding: 10px 20px 10px 40px !important;
}

.news-latest .m-extra-color-gradient-2 {
    font-size: 16px;
    padding: 10px 20px 10px 40px !important;
}

/*****New Home Grid********/
.agri-tech:hover .column-image-bg-wrap.column-bg-layer{
	transform:scale(1.1);
	transition:0.4s ease-in-out;
}

.agri-tech {
	overflow:hidden;
}

.solid-color h5 {
    margin-bottom: 0px !important;
}

/* .solid-color h3 {
    font-size: 38px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
} */

#first-service .row_col_wrap_12.col.span_12.dark.left {
    align-items: flex-start !important;
}

@media (min-width:1024px){
#first-service{
	margin-bottom:-381px;
}

#first-service .agri-tech.border-cross .inner {
    justify-content: flex-start;
    padding-top: 0px !important;
}
}

.solid-color .inner {
    padding-top: 30px;
}

#first-service .agri-tech.health-tech.border-cross .inner{
	align-items: start;
	padding-top: 30px !important;
}

.agri-tech.border-cross.fintech .inner{
	justify-content: flex-start;
	padding-top: 75px !important;
}

.solid-color h3 {
    font-size: 26px !important;
}

.agri-tech .inner h3 strong {
    font-size: 38px;
    font-weight: 700 !important;
}

.agri-tech.border-cross .inner {
    align-items: center;
    justify-content: center;
}

.agri-tech.border-cross .inner a.nectar-button.n-sc-button.medium {
    background: #000 !important;
}

.single-col .agri-tech.border-cross .inner h3 strong{
	color: #000 !important;
}

.agri-tech.border-cross .inner a.nectar-button.n-sc-button.medium span {
    color: #fff !important;
	    transform: translateX(-9px) !important;
}

.agri-tech.border-cross .inner a.nectar-button.n-sc-button.medium:hover span {
	transform: translateX(-18px) !important;
}

i.steadysets-icon-arrow-right {
    background: unset !important;
    width: unset !important;
    height: unset !important;
	right: 28px !important;
	opacity:0 !important;
	line-height:0px !important;
}

.steadysets-icon-arrow-right:before{
	font-size:21px;
}

.agri-tech.border-cross .inner a.nectar-button.n-sc-button.medium:hover i.steadysets-icon-arrow-right {
    opacity: 1 !important;
    transform: translateX(14px);
	line-height: 0px !important;
}

.out-team .flickity-slider .vc_col-sm-8>.vc_column-inner>.wpb_wrapper {
        background: #00000020;
    padding: 30px;
    backdrop-filter: blur(3px);
    border-radius: 4px;
}
}

.out-team .flickity-slider .vc_col-sm-8>.vc_column-inner>.wpb_wrapper blockquote.nectar_single_testimonial span.open-quote{
	line-height: 0 !important;
	color: #fff !important;
}

.out-team .flickity-slider .vc_col-sm-8>.vc_column-inner>.wpb_wrapper p {
    font-size: 22px;
    color: #fff !important;
    font-weight: 600;
    line-height: 1.5;
}

.out-team .flickity-slider .vc_col-sm-8 .wpb_text_column>.wpb_wrapper p {
    color: rgb(119,183,228) !important;
}

.out-team .flickity-slider .vc_col-sm-8>.vc_column-inner>.wpb_wrapper h4{
	font-size:24px;
	font-weight: 700;
	color: #fff !important;
}

span.open-quote {
    display: none;
}

.before-footer input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    color: #555 !important;
}

.before-footer input.wpcf7-form-control::placeholder{
	color: #555 !important;
}

.sub-footer-form .row {
    display: flex;
    justify-content: space-between;
	padding-bottom:0px;
}

.sub-footer-form input.wpcf7-form-control {
    color: #555 !important;
}

.sub-footer-form input.wpcf7-form-control.has-spinner.wpcf7-submit{
	color: #fff !important;
}

.sub-footer-form .mt-2 {
    margin-top: 20px;
}

.sub-footer-form .col-lg-4 {
    width: 32%;
}

.news-latest .nectar-post-grid {
    margin: 0px !important;
    gap: 30px;
    justify-content: space-between;
}

.news-latest .nectar-post-grid .nectar-post-grid-item.animated-in{
	margin: 0px !important;
}

.list-blog .nectar-post-grid-filters.animated-in {
    padding-left: 0px;
	padding-top: 0px !important;
}

.list-blog .nectar-post-grid.vert_list_hover_effect_slight_move.vert_list_counter{
	margin: 0px !important;
	padding-top: 0px;
}

.list-blog .nectar-post-grid-item.animated-in {
    margin: 0px !important;
    padding-bottom: 15px;
    padding-top: 15px;
}

.sub-footer-button span {
    color: #fff !important;
}

.sub-footer-button i.fa.fa-angle-right{
	background: #fff !important;
}

.agri-tech.border-cross.fintech .inner p strong {
    color: #000;
    display: block;
    text-align: center;
}

.nectar-post-grid-item span.meta-category {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
}

.solid-color .inner h5 {
    margin-bottom: 24px !important;
}

.news-latest .nectar-post-grid h4.post-heading a span {
    color: #2171b8 !important;
}

.nectar-post-grid.vert_list_hover_effect_slight_move.vert_list_counter .nectar-post-grid-item:hover h4.post-heading a span, .nectar-post-grid.vert_list_hover_effect_slight_move.vert_list_counter .nectar-post-grid-item:hover .nectar-link-underline a span {
    color: #2171b8 !important;
}

.list-blog .nectar-post-grid-item:hover .item-main .post-heading-wrap h4.post-heading a span{
	color: #2171b8 !important;
}

@media (min-width:1024px){
.list-blog .nectar-post-grid-item.animated-in>.inner {
    display: flex !important;
}

.list-blog .nectar-post-grid-item.animated-in>.inner .nectar-post-grid-item-bg{
	width:230px;
}
	
	.archive.category .container-wrap .container.main-content>.row {
    display: flex;
    flex-direction: row-reverse;
}
}
.list-blog .nectar-post-grid-item.animated-in>.inner .nectar-post-grid-item-bg{
	position:relative;
	opacity:1 !important;
}
.list-blog .nectar-post-grid-item.animated-in>.inner .nectar-post-grid-item-bg img{
	position:relative;
	opacity: 1 !important;
	height: 140px;
}

.list-blog .nectar-post-grid-item .content .nectar-link-underline a.nectar-underline span{
	display: none;
}

.list-blog .nectar-post-grid-item .content .nectar-link-underline a.nectar-underline:after{
	content:"Read More News";
	transition:0.5s;
}

.list-blog .nectar-post-grid-item:hover .content .nectar-link-underline a.nectar-underline:after{
	color: #2171b8 ;
}

.news-latest span.category-name-list {
    display: none;
}

body[data-button-style*="rounded_shadow"] .solid-color .nectar-button:hover{
	transform: unset !important;
	border-color: rgba(255, 255, 255, 0.75) !important;
	cursor:unset;
}

.single-post a.news.nectar-inherit-border-radius.nectar-bg-hover-accent-color {
    display: none;
}

span.fund.exit {
    background: #008000;
}
span.fund.partial-exit{
background:#FFBF00;
}

/*******Home page Mobile Css*************/
@media (max-width:1024px){
	.desktop-only{
		display:none;
	}
	.agri-tech .inner {
    justify-content: center;
    align-items: center;
}
	.nectar-fancy-box .inner{
		    justify-content: center !important;
	}
	.nectar-milestone[data-ms-align=right], .span_12.right .nectar-milestone{
		text-align: center !important;
	}
	.span_12.right .nectar-milestone .number.accent-color{
	    font-size: 160px !important;
	}
	.flex-heading-top .left{
		display:flex;
		    align-items: baseline;
    flex-wrap: nowrap !important;
	}
	.blog .container.main-content>.row{
		    flex-direction: column-reverse;
	}
	.archive.category .container-wrap .container.main-content>.row{
		flex-direction: column-reverse;
		display:flex;
	}
	.row.page-header-no-bg>.container{
		padding-left:0%;
	}
}

@media (max-width:991px){
	.contact-form .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
	
	.col-md-6.col-sm-12.col-lg-6 {
    width: 100%;
}
	.wpb_column.child_column.bl_br_10px > .vc_column-inner > div[class*="-wrap"], .wpb_column.child_column.bl_br_10px > .vc_column-inner{
		border-bottom-left-radius:0px !important;
	}
	.wpb_column.child_column.tl_br_10px > .vc_column-inner > div[class*="-wrap"], .wpb_column.child_column.tl_br_10px > .vc_column-inner{
		border-top-left-radius:0px !important;
	}
	.wpb_column.child_column.tr_br_10px > .vc_column-inner > div[class*="-wrap"], .wpb_column.child_column.tr_br_10px > .vc_column-inner{
		border-top-right-radius:0px !important;
	}
	.wpb_column.child_column.br_br_10px > .vc_column-inner > div[class*="-wrap"], .wpb_column.child_column.br_br_10px > .vc_column-inner{
		border-bottom-right-radius:0px !important;
	}
	.nectar-flickity.nectar-carousel[data-border-radius="5px"] .flickity-slider .inner-wrap{
		border-radius:0px !important;
	}
	.out-team .flickity-slider .vc_col-sm-8>.vc_column-inner>.wpb_wrapper{
		border-radius:0px !important;
	}
	.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-viewport{
		margin: 10px 0px 40px 0px !important;
	}
	.nectar_video_player_self_hosted .wpb_video_wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #2196f340;
    z-index: 2;
}
}

@media (min-width:1024px){
	.mobile-only{
		display:none;
	}
	
}

#amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner, #amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner .wpb_wrapper, #amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner .img-with-aniamtion-wrap, #amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner .inner, #amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner .hover-wrap, #amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner .hover-wrap-inner, #amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner img.skip-lazy.nectar-lazy.loaded {
    height: 100%;
}

#amenities .flickity-slider .cell .inner-wrap-outer .inner-wrap .vc_col-sm-4>.vc_column-inner img.skip-lazy.nectar-lazy.loaded {
	object-fit:cover;
}

.nectar-social-inner.follow-link {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.nectar-social-inner.follow-link .nectar-sharing {
    border: 2px solid;
    border-radius: 56px;
    padding: 5px 20px;
}

.before-footer .menu-item-has-children>ul.sub-menu {
    padding-left: 14px;
    font-size: 15px;
	display:none;
}

.before-footer .menu-item-has-children>ul.sub-menu.show{
	display:block;
}

.main-content > .row > #breadcrumbs.yoast {
    padding: 20px 4%;
}


/****Popup Portfolio*******/
.pfhub-portfolio-popup-wrapper.pfhub-portfolio-popup-wrapper_1 {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    height: auto !important;
	padding: 0% !important;
}
#pfhub_portfolio_popup_list_1 .pfhub-portfolio-popup-wrapper_1 .image-block_1{
	width: 50% !important;
    height: auto !important;
    border: unset !important;
    margin: auto !important;
}
#pfhub_portfolio_popup_list_1 .pfhub-portfolio-popup-wrapper_1 .right-block {
    width: 100% !important;
    height: 100% !important;
    position: relative;
    float: left;
}
#pfhub_portfolio_popup_list_1{
	width: 50% !important;
    left: calc(65% - 40%) !important;
	 height: auto !important;
}
.description {
    padding: 5px;
}
#pfhub_portfolio_popup_list_1 .pfhub-portfolio-popup-wrapper_1 .right-block .description span.fund{
	padding: 5px 15px !important;
	color:#fff;
}
#pfhub_portfolio_popup_list_1 li.pupup-element{
	    height: auto !important;
	    padding: 40px 0 0px 0 !important;
}
/* section#pfhub_portfolio_content_1 .title-block_1 {
    display: none;
} */

.portelement_1{
	border-color: #000 !important;
}

.portelement_1 .title-block_1 {
    padding: 10px 20px;
    height: auto !important;
	border-color: #000 !important;
    background: #000;
}
.portelement_1 .title-block_1 h3{
	transform:unset !important;
	color: #fff !important;
}

.portelement_1 .title-block_1 .button-block{
	padding: 0px !important;
	display: block !important;
    position: relative !important;
	    width: fit-content !important;
    margin: 15px 0px 0px;
	height: unset !important;
}
#portfolio .portelement_1 .image-block_1{
	background: #000;
	    height: 100% !important;
    display: flex;
}

#portfolio .portelement_1 .image-block_1 img {
    filter: invert(1);
	    width: 85% !important;
    height: auto !important;
    margin: auto !important;
}

.portelement_1:hover .image-block_1 img {
    opacity: 0.5;
    transition: 0.2s;
}

.image-overlay {
    opacity: 0 !important;
}

.without-extra .title-block_1 {
    display: none;
}

.name-present .portelement_1 .title-block_1 .button-block, .cta-present .portelement_1 .title-block_1 h3.name {
    display: none !important;
}

#pfhub_portfolio_container_1 .portelement_1{
	padding: 0px;
    background: #000 !important;
    height: 135px !important;
    position: relative !important;
    left: unset !important;
    top: unset !important;
    margin-bottom: 0px;
}

div#pfhub_portfolio_container_1 {
    display: flex;
    flex-wrap: wrap;
    gap: 0px !important;
    justify-content: center;
    align-items: center !important;
    height: auto !important;
}

#pfhub_portfolio_container_1 {
	display:flex !important;
	position:relative !importantlabove
}

@media (min-width:1280px){
	#pfhub_portfolio_container_1 .portelement_1{
		max-width: 316px !important;
		}
}

@media (min-width:1320px){
	#pfhub_portfolio_container_1 .portelement_1{
		max-width: 326px !important;
		}
}

@media (min-width:1380px){
	#pfhub_portfolio_container_1 .portelement_1{
		max-width: 341px !important;
		}
}

@media (min-width:1440px){
	#pfhub_portfolio_container_1 .portelement_1{
		max-width: 354px !important;
		}
}

@media (min-width:1512px){
	#pfhub_portfolio_container_1 .portelement_1{
		max-width: 374px !important;
		}
}

.portelement_1:nth-child( 2 ), #portfolio .portelement_1:nth-child( 2 ) .image-block_1, .portelement_1:nth-child( 4 ), #portfolio .portelement_1:nth-child( 4 ) .image-block_1, .portelement_1:nth-child( 5 ), #portfolio .portelement_1:nth-child( 5 ) .image-block_1, .portelement_1:nth-child( 7 ), #portfolio .portelement_1:nth-child( 7 ) .image-block_1{
    background: #222 !important;
}

@media (min-width:1024px){
#pfhub_portfolio_content_1 #pfhub_portfolio_container_1{
	margin-left:0% !important;
}
}

/* #portfolio .portelement_1:nth-child( even ) .image-block_1{
	 background: #222 !important;
} */

.portelement_1 .title-block_1 a, .portelement_1 .title-block_1 a:link, .portelement_1 .title-block_1 a:visited, .portelement_1 .title-block_1 a:hover, .portelement_1 .title-block_1 a:focus, .portelement_1 .title-block_1 a:active {
    background-color: #2171B8 !important;
}

.portelement_1 .title-block_1 .button-block a {
    padding: 7px 30px !important;
    border-radius: 50px !important;
}

div#pfhub_portfolio-popup-overlay-portfolio {
    background: rgb(0 0 0 / 7%) !important;
}

#pfhub_portfolio_popup_list_1 li.pupup-element .pfhub-portfolio-popup-wrapper_1 .right-block > div:last-child{
	display: none !important;
}

#pfhub_portfolio_popup_list_1 .pfhub-portfolio-popup-wrapper_1 .right-block .title{
	display: none !important;
}

#pfhub_portfolio_popup_list_1 .heading-navigation_1 .right-change a, #pfhub_portfolio_popup_list_1 .heading-navigation_1 .left-change a{
	    top: 63% !important;
}

#pfhub_portfolio_popup_list_1 .heading-navigation_1 .left-change, #pfhub_portfolio_popup_list_1 .heading-navigation_1 .right-change{
	border:unset !important;	
}

.pupup-element .button-block a, .pupup-element .button-block a:link, .pupup-element .button-block a:visited{
	padding: 7px 30px !important;
    border-radius: 50px !important;
	background-color: #2171B8 !important;
}

#pfhub_portfolio_popup_list_1 .heading-navigation_1 .close, #pfhub_portfolio_popup_list_1 .heading-navigation_1 .close:link, #pfhub_portfolio_popup_list_1 .heading-navigation_1 .close:visited{
	background-color: #FF9800 !important;
    filter: invert(1);
    border: unset !important;
}

#pfhub_portfolio_popup_list_1 li.pupup-element .pfhub-portfolio-popup-wrapper_1 .right-block > div{
	padding-left:4% !important;
}

#pfhub_portfolio_popup_list_1 li.pupup-element .pfhub-portfolio-popup-wrapper_1 .right-block > div, #pfhub_portfolio_popup_list_1 .heading-navigation_1{
	background: unset !important;
}

#pfhub_portfolio_popup_list_1 .heading-navigation_1 .close:after, #pfhub_portfolio_popup_list_1 .heading-navigation_1 .close:after {
    content: 'X';
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    font-weight: 700;
    top: 10px;
    right: 0px;
}

#pfhub_portfolio_popup_list_1 .heading-navigation_1 .close, #pfhub_portfolio_popup_list_1 .heading-navigation_1 .close:link, #pfhub_portfolio_popup_list_1 .heading-navigation_1 .close:visited{
	background: unset !important;
}

.hide{
	display:none;
}