/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2025 | 03:30:57 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
@import url("https://use.typekit.net/deg0xzy.css");
h1, h2, h3, h4, h5, h6 {
	font-family: futura-pt-bold, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.main-navigation a {
	font-family: futura-pt-bold, sans-serif;
	font-weight: 700;
	font-style: normal;
}
p, .tvc-list li {
	font-family: futura-pt, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 17px;
}
form, input, textarea {
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.before-footer h2 {
    font-size: 20px;
    letter-spacing: 1px;
}
a:focus {
	outline: none;
}
.txt-center {
	text-align: center;
}
.txt-white {
	color: #ffffff;
}

.show-sm {
    display: none;
}
.current_page_item a {
    color: #99ae7b !important;
}
#masthead {
    max-width: 1366px;
    margin: auto;
	padding-top: 5px;
}
.txt-border-white h2 {
    border: 2px solid;
    width: 230px;
    padding: 5px;
    margin: 20px auto;
	font-family: open-sans,sans-serif;
    /* font-weight: 500; */
    font-style: normal;
    font-size: 36px;
    letter-spacing: 1px;
}
.banner-facilitation .txt-border-white h2, .banner-consulting .txt-border-white h2 {
    width: 310px;
}
 
div#ninec_footer_copyright a {
    text-decoration: none;
    color: #3a6995;
}
/* Menu */
.main-navigation a {
    color: #3a6995;
    /*font-weight: 600;*/
	font-size: 18px;
	padding: 0.84375em 20px !important;
}
.main-navigation a:hover {
    color: #9db081 !important;
}
.mn-social {
	padding-left: 1rem;
}
.mn-social a {
    font-size: 10px;
}
/* List - Start */
 ul.tvc-list {
  	list-style-type: none;
	padding: 0;
	margin: 0;
}
.tvc-list li {
	background: url('/wp-content/uploads/2022/05/li_tick.png') no-repeat left 4px;
	padding-left: 40px;
  	padding-top: 3px;
  	display: block;
  	padding-bottom: 12px;
}
/* List - End */
/*#primary, #ninec_footer_widget_wrapper, #ninec_footer_copyright, .ninec_gridbackground .ninec_grid_wrapper {
    	max-width: 1366px !important;
    	width: 100%;
}*/
/*.ninec_fullwidth, .ninec_gridbackground {
    max-width: 1366px;
    left: 0;
}*/
div#ninec_footer_widget_wrapper, div#ninec_footer_copyright {
    width: 100%;
}
.lg-pad-top {
	padding-top: 70px;
}
.lg-pad-bottom {
	padding-bottom: 70px;
}

.bg-about-img1 {
    background-image: url(/wp-content/uploads/2025/04/thumb-about-intro-bg-teammates-ventures.jpg);    
	background-size: 55% !important;
}

/* .bg-about-img1 {
    background-image: url(/wp-content/uploads/2022/04/home-teammates-ventures-about-img.jpg);    
} */
.bg-about-img2 {
    background-image: url(/wp-content/uploads/2025/04/thumb-vicky-mates-director-teammates-ventures.jpg);  
}
.bg-planning-img1 {
	background-image: url(/wp-content/uploads/2022/05/planning-teammates-ventures-bg.webp);  
}
.bg-falicitation-img1 {
	background-image: url(/wp-content/uploads/2022/05/facilitation-teammates-ventures-bg.webp);
}
.bg-consulting-img1 {
	background-image: url(/wp-content/uploads/2022/05/consulting-teammates-ventures-bg.webp);
}
.bg-training-img1 {
	background-image: url(/wp-content/uploads/2022/05/training-teammates-ventures-bg.webp);
}
.bg-contact-img1 {
	background-image: url(/wp-content/uploads/2022/05/contact-teammates-ventures-bears-bg.webp);
}

.bg-content-img1 {
	background-size: contain;
    background-repeat: no-repeat;
    min-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1px;
    -webkit-box-align: center;
    -ms-flex-align: center;
     align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	 justify-content: flex-end;
}
.bg-content-img1 .ninec_grid_col_content {
    background: #ffffff;
    width: 60%;
    padding: 50px 50px;
	margin-right: -1px;
    /* right: -1px; */
    /* display: flex; */
    /* flex-direction: column; */
    position: absolute;
	right: 5%;
    /* top: 50%; */   
}
.bg-content-img2 {
/* 	background-size: contain;
    background-repeat: no-repeat;
    min-height: 634px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1px;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-position: right; */
	
	    background-size: contain;
    background-repeat: no-repeat;
    /* min-height: 634px; */
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex
; */
    margin-right: 1px;
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    /* -webkit-box-pack: start; */
    -ms-flex-pack: start;
    /* justify-content: flex-start; */
    background-position: right center;
    background-size: 35%;

}
.bg-content-img2 .ninec_grid_col_content {
    background: #ffffff;
    width: 60%;
    padding: 50px 50px;
	margin-right: -1px;
    /* right: -1px; */
    /* display: flex; */
    /* flex-direction: column; */
    /* position: absolute; */
    /* top: 50%; */   
}
/* Button */
input#gform_submit_button_1 {
    /* background-position: 100%; */
    color: #ffffff;
    border: 3px solid #5a9f9c !important;
    background-image: -webkit-linear-gradient(30deg, #a62331 50%, transparent 50%);
    background-image: linear-gradient(30deg, #5a9f9c 50%, transparent 50%);
    background-size: 400px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    padding: 15px 25px;
    text-transform: uppercase;
    cursor: pointer;
    /* background: transparent; */
    font-weight: 600;
}
input#gform_submit_button_1:hover {
    background-position: 100%;
    color: #5a9f9c;
}
a.site-buttons
{
    color: #ffffff;
    border: 3px solid #ffffff !important;
    background-image: -webkit-linear-gradient(30deg, #a62331 50%, transparent 50%);
    background-image: linear-gradient(30deg, #5a9f9c 50%, transparent 50%);
    background-size: 650px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    padding: 15px 25px;
}
a.site-buttons:hover {
    background-position: 100%;
}
/* Form validation - Start */
.gform_wrapper .gform_validation_errors {
	display: none;
}
/* Form validation - End */

.ninec_footer_widget_col ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
     justify-content: center;
}

/* Footer */
div#ninec_footer_copyright {
    background: #eeefee;
    text-align: center;
    font-size: 14px;
    border-top: 2px solid #e0e7cf;
    padding-top: 10px;
    padding-bottom: 10px;
	color: #3a6995;
}
#ninec_footer_copyright p {
    font-size: 14px;
    font-family: futura-pt, sans-serif;
}
footer .ninec_row {
    background: #eeefee;
}
footer li, footer li a {
    color: #3a6995;
    font-size: 14px;
    font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
footer li.menu-item a {
    color: #9db081;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
	letter-spacing: 1px;
}
footer .ninec_row li {
	padding-left: 15px;
	padding-right: 15px;
	font-family: futura-pt-bold, sans-serif;
    font-size: 14px;
}
section#block-10 {
    margin: 25px;
    margin-bottom: 15px;
}
section#block-10 li:after {
    content: '';
    border-right: 2px solid;
	padding-right: 22px;
}
section#block-10 li:last-child:after {
    content: '';
    border-right: 0px;
}

/* Introduction */
.color-intro p {
    color: #b7c880;
    font-weight: 600;
    line-height: 2em;
	font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-size: 18px;
}


/*.reveal {
  /*position: relative;*/
/*  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active {
  transform: translateY(0);
  opacity: 1;
}*/


/************New Update Homepage Design******************/

.mb-0 .ninec_grid_wrapper {
	margin-bottom: 0;
}
.home-two-col-s1 .ninec_grid_wrapper {
    padding: 0;
}

.home-two-col-s2 .ninec_grid_wrapper {
    padding: 0;
}

.home-two-col-s2 .ninec_row {
    align-items: center;
    gap: 30px;
}

.home-two-col-s2-content {
    padding-left: 5%;
	flex: 1.4;
}
.home-two-col-s2 h3 {
    color: #777777;
    font-size: 35px;
    margin-bottom: 15px;
    line-height: 40px;
}

.home-two-col-s2 p {
    line-height: 26px;
	margin-bottom: 30px;
    color: #777;
}

.home-two-col-s2-img {
    margin-right: 0;
}

.collaborative-partner-top-heading {
	padding-top: 60px;
}
.txt-border-green h2 {
	color: #849c36;
    border: 2px solid #849c36;
    width: auto;
    display: inline-block;
    padding: 5px;
    margin: 20px auto;
    font-family: open-sans, sans-serif;
    /* font-weight: 500; */
    font-style: normal;
    font-size: 36px;
    letter-spacing: 1px;
}

.partners-content-row .ninec_row {
    gap: 30px;
}

.ninec_col.ninec_grid_col.partners-content-col {
    margin-right: 1px;
	position: relative;
}

.partners-content-col  .ninec_grid_col_content {
    position: relative;
    margin-bottom: 50px;
}

.partners-content-col a.site-buttons {
    background: none;
    color: #91a64a;
    text-align: center;
    display: block;
    font-size: 20px;
    text-decoration: underline;
    font-weight: 600;
    padding: 0;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}

.partners-content-col h4 {
	color: #777777;
    font-size: 24px;
    line-height: 1.3rem;
    margin-top: 15px;
    margin-bottom: 15px;
}

div#popmake-341, div#popmake-342, div#popmake-343, div#popmake-344{
    padding: 30px;
    border-radius: 5px !important;
    box-shadow: 2px 2px 5px 2px rgba(2, 2, 2, 0.3) !important;
}

.pum-overlay {
    background: rgb(0 0 0 / 40%);
}

.pum-container.pum-responsive img {
    height: 380px !important;
    object-fit: contain;
}

div#pum_popup_title_341, div#pum_popup_title_342, div#pum_popup_title_343, div#pum_popup_title_344 {
    color: #777 !important;
    text-align: center !important;
    font-weight: 600 !important;
}

.pum-theme-332 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    font-weight: 600 !important;
    font-size: 30px !important;
    border: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color: #bfcba1 !important;
	background: none !important;
	padding: 0px !important;
}


.contact-us-section .ninec_row.ninec_row_vertical {
    display: grid;
    grid-template-columns: 1fr 1fr;
	align-items: normal;
}

.contact-section-img-col {
	margin-right: 0;
}

.contact-section-img-col img {
	display: block;
}

.contact-us-section .ninec_grid_col_last {
    background: #fff;
    padding: 50px;
    width: 55%;
    position: absolute;
    right: 5%;
/*     height: 85%; */
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and (min-width: 1025px) {
	.color-intro {
    	width: 80%;
        margin: auto;
    }
	.box-width .ninec_grid_wrapper {
		width: 1366px;
	}
	
	
	
/* Contact page - Start */
.bg-content-img1.col-equal .ninec_grid_col_content {
    width: 49%;
}
/* Contact page - End */
	
/* Scroll - animation - Start 
.reveal {
  		position: relative;
  		transform: translateY(150px);
  		opacity: 0;
  		transition: 1s all ease;
	}

.reveal.active {
		transform: translateY(0px);
  		opacity: 1;
	}*/
/* Scroll - animation - End */
}

@media only screen and (max-width: 1024px) {
	#ninec_footer_copyright_wrapper, footer#colophon {
    	padding-left: 0px;
    	padding-right: 0px;
	}
	.ninec_footer_widget_col ul {
		display: block;
		text-align: center;
	}
	.ninec_footer_widget_col ul li {
        display: inline-block;
	}
}

@media only screen and (max-width: 991px) {
	.main-navigation a {
		color: #5a9f9c;
	}
	.site-header-menu, ul.sub-menu.toggled-on {
       	background: #e0e7cf;
	}
	.bg-content-img2 .ninec_grid_col_content, .bg-content-img1 .ninec_grid_col_content  {
		width: 100%;
	}
	.show-sm {
 	   	display: block;
	}
	.bg-content-img2, .bg-content-img1 {
		display: block;
		background-image: none;
	}
	
	.partners-content-col .ninec_grid_col_content {
		margin-bottom: 0;
	}
	.partners-content-col a.site-buttons {
		position: relative;
	}
}

@media only screen and (max-width: 767px) {
	.ninec_footer_widget_col ul {
        display: block;
		text-align: left;
    }
	.ninec_footer_widget_col ul li {
        display: block;
	}
	section#block-10 li:after {
    	content: ' ';
    	border-right: 0px solid;
	}	
	
	section#block-10 {
    	margin: 25px;
    	margin-bottom: 15px;
    	margin: auto;
    	margin-bottom: 15px;
	}
	.txt-border-white h2 {
    /*    border: none;*/
	}
	.sm-no-space {
    	padding: 10px 1px 1px;
	}
	
	.bg-content-img1 .ninec_grid_col_content {
		position: relative;
		right: 0;
		padding: 15px;
	}
	
	.home-two-col-s2 h3 {
    	font-size: 30px;
	}
	
	.home-two-col-s2 .ninec_row {
		display: flex;
		flex-direction: column-reverse;
		gap: 0;
	}
	
	.home-two-col-s2-img {
		margin-bottom: 0;
	}
	
	.home-two-col-s2-content {
    	padding: 0 15px;
		margin-bottom: 0;
	}
	
	.mob-pt-0 {
		padding-top: 0 !important;
	}
	
	.partners-content-row {
		padding: 0 15px;
	}

	.page-id-328 .color-intro p {
		font-size: 14px;
	}
	.contact-us-section .ninec_row.ninec_row_vertical {
		display: block;
	}
	
	.contact-us-section .ninec_grid_col_last {
		background: #fff;
		padding: 20px 15px;
		width: 100%;
		position: relative;
		right: 0;
		height: auto;
		top: unset;
		transform: unset;
	}
	
	.contact-section-img-col {
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.contact-us-section .ninec_grid_col_last h2 {
		margin-top: 0;
	}
	
	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.sm-no-space {
    	padding: 10px 1px 1px;
	}
	
	.bg-content-img1 .ninec_grid_col_content {
		position: relative;
		right: 0;
		padding: 15px;
	}
	
	.home-two-col-s2 h3 {
    	font-size: 30px;
	}
	
	.home-two-col-s2 .ninec_row {
		display: flex;
		flex-direction: column-reverse;
		gap: 0;
	}
	
	.home-two-col-s2-img {
		margin-bottom: 0;
	}
	
	.home-two-col-s2-content {
    	padding: 0 15px;
		margin-bottom: 0;
	}
	
	.mob-pt-0 {
		padding-top: 0 !important;
	}
	
	.partners-content-row {
		padding: 0 15px;
	}
	
	.partners-content-row .ninec_row {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
    }
	
	.contact-us-section .ninec_row.ninec_row_vertical {
		display: block;
	}
	
	.contact-us-section .ninec_grid_col_last {
		background: #fff;
		padding: 20px 15px;
		width: 100%;
		position: relative;
		right: 0;
		height: auto;
		top: unset;
		transform: unset;
	}
	
	.contact-section-img-col {
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.contact-us-section .ninec_grid_col_last h2 {
		margin-top: 0;
	}
		

}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
	
	.contact-us-section .ninec_grid_wrapper {
    padding: 0;
}
	.contact-us-section .ninec_grid_col_last {
    background: #fff;
    padding: 30px;
    width: 100%;
    position: relative;
    right: unset;
    height: 100%;
    top: unset;
    transform: unset;
}

	.contact-section-img-col img {
    display: block;
    height: 100%;
    object-fit: cover;
}
}


@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	
	.contact-us-section .ninec_grid_wrapper {
    padding: 0;
}
	.contact-us-section .ninec_grid_col_last {
    background: #fff;
    padding: 30px;
    width: 100%;
    position: relative;
    right: unset;
    height: 100%;
    top: unset;
    transform: unset;
}

	.contact-section-img-col img {
    display: block;
    height: 100%;
    object-fit: cover;
}
}

@media only screen and (min-width: 1280px) and (max-width: 1439px) {
	
	.contact-us-section .ninec_grid_wrapper {
    padding: 0;
}
	.contact-us-section .ninec_grid_col_last {
    background: #fff;
    padding: 30px;
    width: 100%;
    position: relative;
    right: unset;
    height: 100%;
    top: unset;
    transform: unset;
}

	.contact-section-img-col img {
    display: block;
    height: 100%;
    object-fit: cover;
}
}
/* Animation */