#loadingmessage {z-index: 999999; left: 0; display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); transform: -webkit-translate(-50%, -50%); transform: -moz-translate(-50%, -50%); transform: -ms-translate(-50%, -50%);}
.bodyoverlay:before {content: ""; width: 100%; height: 100%; position: fixed; z-index: 999999; top: 0; left: 0; background: rgba(0, 0, 0, 0.5);}
.cate_box_main img{height:auto!important;}

.project_slider{
	background:#242334;
	padding: 50px 0; 
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.project_slider .slick-slide img{
	width: 100%;
	height: 474px;
	object-fit: cover;
}

.project_slider .slick-slide{
  margin:10px 50px;
  position: relative;

}

.project_slider .slick-center .slick_desc{
	display: block;
    padding: 20px;
    position: absolute;
    bottom: 0;
    background: rgba(36, 35, 52, 0.9);
    width: 100%;
    box-sizing: border-box;
}

.project_slider .slick_desc{
	display: none;
}

.project_slider .slick-prev{
	left: 0;
	background:#000  url(../assets/images/right_arrow.svg) no-repeat center !important; 
	
}

.project_slider .slick-next:before, .project_slider .slick-prev:before{
	display: none !important;
}

.project_slider .slick-next{
	right: 0;
	background:#000  url(../assets/images/left_arrow.svg) no-repeat center !important; 
}

.project_slider .slick-prev, .project_slider .slick-next {
    width: 72px;
    height: 52px;
    z-index: 9;
}

.page-template-telusfundprojects-template .elementor-top-section{
	margin-top: 0 !important;
}



.slick_desc h2{
	font-family: "Helvetica Neue", helvetica, sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 30px;
    margin: 0;
}

.slick_desc p{
	margin: 0;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.slick_desc  a{
	margin-top: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
}

.project_show {
    background-image: url(/wp-content/uploads/2024/12/innerBanner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
    margin-top: -5px;
    padding: 0;
    min-height: 264px;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
    overflow: hidden;
} 
.project_show h1{
	color: #353D90;
    font-family: "Helvetica", Sans-serif;
    font-size: 46px;
    font-weight: 600;
        margin: 0;
}
.project_show p{    
	color: #353D90;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 9px!important;
}
/*.project_show:before{
	background: url(../assets/images/leaf_image.svg) no-repeat right center;
	width: 500px;
	height: 100%;
	position: absolute;
	content: "";
	right: 0;
}*/

/*.project_show h2{
	margin-top: 0;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-size: 50px;
	line-height: 59px;
	text-align: center;
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 0;
	font-weight: 300;
}*/

/*.project_show p{
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.5px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
}*/

.show_desc {
    max-width: 100%;
}

.filter_list {
    margin-bottom: 25px;
}
a#clearfilter {
	color: #4B286D;
}

.clearfilter, .clearfilters {
	background-color: #66CC00;
	color: white;
	padding: 10px;
}

.telus-filter .form-check{
	display: flex;
	width: max-content;
}

.telus-filter .form input, .telus-filter .form-check-input{
	width: max-content;
    margin-bottom: 0;
}

.filter_list .title{
	font-size: 18px;
    font-family: "Helvetica Neue", helvetica, sans-serif;
    font-weight: 300;
    color: #4B286D;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 0.45px;
    line-height: 21px;
}

.form-check .form-check-label{
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.466667px;
	color: #71757B;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
	padding-left: 7px;
    margin-bottom: 0;
}

.form-check{
	margin-bottom: 7px;
}

.category_section{
	padding: 0 0 50px;
	background: #F4F4F4;
}

.category_main .sidebar{
	width: 20%;
}

.category_main{
	display: flex;
}

.category_main h2{
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1.68421px;
	text-transform: uppercase;
	color: #3B3B3B;
	border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    position: relative;
}

.category_right{
	width: 75%;
	padding-left: 39px;
	margin-top: 70px;
}

.category_list{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    align-content: stretch;
    margin-top: calc(((40px / 2) + 1px) * -1);
    margin-bottom: calc(((40px / 2) + 1px) * -1);
    margin-left: calc(((40px / 2) + 1px) * -1);
    margin-right: calc(((40px / 2) + 1px) * -1);
}

.cate_box_main {
	padding: 0;
    box-sizing: border-box;
    display: flex;
	align-items: stretch;
	margin-right: calc(20px / 2);
	margin-left: calc(20px / 2);
	flex-basis: calc(33% - 17px);
	margin-top: calc(20px / 2);
	margin-bottom: calc(40px / 2);
	box-sizing: border-box;
}
.cate_box {
	background-color: white;
    position: relative;
}
.cate_box_main img{
	max-width: 100%;

	display: block;
	object-fit: cover;
	object-position: center center;
}

.cate_box_main figure{
	margin: 0;
}

.cate_box_main .cate_box .cate_deatils.cate_hidden {
    position: absolute;
    top: 0;
    left: 0;
	width: 87.8%;
	height: 88.6%;
    background: #ffffffe5;
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
}

.cate_box_main .cate_box:hover .cate_deatils.cate_hidden {
    display: block;
    visibility: visible;
    opacity: 1;
}


.cate_deatils{
	background: #fff;
	padding: 12px 19px 20px;
}

.cate_deatils.cate_upper_title{
    padding: 12px 19px 12px;
	min-height: 46px;
}

.cate_deatils h5, .cate_deatils h5 a{
	margin: 0;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.45px;
	color: #4B286D;
	margin-bottom: 5px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 400;
}

.cate_deatils p{
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	height: 158px !important;
	overflow: hidden;
	letter-spacing: 0.466667px;
	color: #2A2E2C;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 400;
}

.cate_deatils.cate_hidden p{
    margin-top: 50px;
}

.category_section .container{
	max-width: 1274px;
	padding: 0 20px;
}

.single_detail .banner_image{
	height: 370px;
    width: 100%;
    background-size: cover !important;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
	transition: 0.4s;
}

.single_detail .banner_image:hover{
	transform: scale(1.1);
    transition: 0.4s;
}

.play_btn_main svg {
    stroke: #ffffff;
	fill: none;
	transition: 0.4s;
}

.single_detail .banner_image:hover svg{
	fill: #ffffff;
	transition: 0.4s;
}



.banner_image:before{
	background:rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ""; 
}

.play_btn_main {
    position: relative;
}

.single_detail {
    overflow: hidden;
}


.single_share {
    display: flex;
    margin: 30px 0 0;
    padding: 0;
}

.single_share li {
    list-style: none;
    margin-right: 25px;
}

.single_share li .fa{
	font-size: 24px;
	color: #4B286D;
}

.single_share li svg{
	fill: #4B286D;
}

.watch_main h1{
	color: #4B286D;
	font-size: 50px;
	line-height: 59px;
	letter-spacing: 1px;
	color: #4B286D;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 200;
	margin-top: 0;
	margin-bottom: 20px;
}

.watch_main p{
	font-size: 24px;
	line-height: 35px;
	letter-spacing: 0.5px;
	color: #71757B;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
}

.watch_main .watch_btn{
	height: 46px;
	line-height: 46px;
	min-width: 181px;
	border: 1px solid #2B8000;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #2A2E2C;
	font-weight: 700;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	transition: 0.4s;
}
.watch_main .watch_btn:hover{
	background: #2B8000;
	color: #fff;
	border: 1px solid #2B8000;
	transition: 0.4s;
}

.watch_section{
	padding: 70px 0;
}

.single-telus_fund_projects .container {
	max-width: 1280px;
	padding: 0 20px;
}

.two_coloum{
	padding:30px 0 70px;
}

.two_coloum .two_left {
    padding: 75px 68px 70px;
    width: 50%;
    flex-grow: 1;
    overflow: hidden;
}

.two_coloum .two_left h2{
	font-size: 30px;
	line-height: 35px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
}

.two_left h2{
	color:#4B286D;
}


.two_coloum .two_left p{
	font-family: HelveticaNeue;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
}

.two_main{
	display: flex;
}

.dark_bg{
	background:#242334; 
	position: relative;
}

.dark_bg:before{
	background: url(../assets/images/leaf_dark.svg) no-repeat right center;
	position: absolute;
	content: "";
	top: -53px;
    left: 0;
    width: 307px;
    height: 233px;
}

.dark_bg h2{
	color: rgba(255, 255, 255, 0.5);
}

.dark_bg p{
	color: #fff;
}

.light_bg{
	background:#F7F7F8; 
	position: relative;
}

.light_bg:before{
	background: url(../assets/images/leaf_light.svg) no-repeat right center;
	position: absolute;
	content: "";
	bottom: -22px;
    right: 0;
    width: 307px;
    height: 233px;
}

.two_desc{
	position: relative;
}

.project_signle_main h2{
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 0.5px;
	color: #4B286D;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 40px;
}

.single_list {
    margin-bottom: 30px;
}

.single_list h4{
	margin: 0 0 10px;
	letter-spacing: 0.5px;
	color: #71757B;
	font-size: 15px;
	font-weight: bold;
	font-family: "Helvetica Neue", helvetica, sans-serif;
}

.single_list p, .single_list p a{
	margin: 0 0 10px;
	letter-spacing: 0.5px;
	color: #71757B;
	font-size: 15px;
	font-weight:300;
	font-family: "Helvetica Neue", helvetica, sans-serif;
}

.sigle_detail {
    display: flex;
    justify-content: space-between;
}

.project_signle_left, .project_signle_right{
	width: 50%;
}

.accordion-wrapper .btn-wrapper button{
	background: transparent;
	border: 0;
	padding-left: 0;
	width: 100%;
	font-size: 23px;
	text-align: left;
	font-weight: 300;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	color: #4B286D;
	position: relative;
}

.accordion-wrapper .btn-wrapper button:before{
	content: "\2b";
	position: absolute;
	background: #2B8000;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	top: 0;
	left: -50px;
	font-family: "Font Awesome 5 Brands";
    font-weight:bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.accordion-wrapper.active button:before{
	content: "\2d" !important;
	font-family: "Font Awesome 5 Brands";
    font-weight:bold;
    align-items: flex-start;
    font-size: 34px;
    line-height: 18px;
}
.show_text .fa-plus:before{
	content: "\2d" !important;
    font-family: "Font Awesome 5 Brands";
    font-weight: bold;
    font-size: 29px;
}

.accordion-wrapper{
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 50px;
}

.accordion-wrapper:last-child{
	border-bottom: 0;
}

.accro_btn {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.accro_btn .btn_main {
    width: 50%;
    padding: 0 15px 21px;
    box-sizing: border-box;
}
.green_btn{
	background: #2B8000;
	padding: 10px 13px;
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	display: flex;
	align-items: center;
	transition: 0.4s;
}

.green_btn:hover{
	background:#4B286D;
}

.green_btn .fa-solid {
	font-size: 30px;
	padding-right: 15px;
}


.collepsing-div ul{
	margin: 0;
	padding: 0;
}

.collepsing-div ul li{
	list-style: none;
	margin-bottom: 15px;
}

.collepsing-div ul li a{
	font-size: 15px;
	line-height: 22px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #2A2E2C;
	display: flex;
    align-items: center;
    transition: 0.4s;
}

.collepsing-div ul li a:hover{
	color: #2B8000;
}

.collepsing-div ul li a .fa-solid{
	padding-left: 10px;
	color: #2B8000;
}

.collepsing-div p{
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.5px;
	color: #2A2E2C;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
}

/* .hide_expand{
	opacity: 0;
	visibility: hidden;
	height: 0;
	transition: 0.5s ease-in-out all;
} */

/* .show_text .hide_expand{
	opacity: 1;
	visibility: visible;
	height: 100%;
	transition: 0.5s ease-in-out all;
} */

.show_more, .load-more-btn, .show_less{
	transition: 0.5s ease-in-out all;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.45px;
	color: #4B286D;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
	display: block;
}

.show_more.hide_text {
	display: none;
}

.show_less{
	display: none;
}

.show_text.show_less{
	display: block;
}

.watch_btn .fa-solid{
	padding-left: 10px;
}

.show_text .show_more{
	display: none !important;
}

.show_more .fa-solid{
	font-size: 13px;
}

.trigger{
      text-align: center;
    padding: 7px 13px;
   color: #fff;
    font-size: 15px;
    outline: none;
    border: none;
    border-radius: 5px;
    font-family: cursive;
}

.video-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* opacity: 0;
    visibility: hidden; */
	display: none;
    /* transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s; */
    padding: 0 !important;
    z-index: 99;
}
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 0;
    width: 24rem;
    border-radius:0;
    width: 90%;
}
.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius:0;
    background-color: lightgray;
}
.close-button:hover {
    background-color: darkgray;
}
.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.modal-content iframe {
    width: 100%;
    height:calc(100vh - 150px);
} 

.modal-content .close-button {
    position: absolute;
    right: -56px;
    top: -50px;
    background: transparent;
    font-size: 50px;
    color: #fff;
}

.similar_main {
    display: flex;
    margin: 0 -25px;
}

.similar_product h2{
	margin: 0;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 0.5px;
	color: #4B286D;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
	margin-bottom:40px;
}

.similar_box{
	width: 33.33%;
	padding: 0 25px;
}

.similar_box figure{
	margin: 0;
}

.similar_box figure img{
	max-width: 100%;
	display: block;
}


.similar_details{
	background: #F4F4F4;
	padding: 18px;
}

.similar_details h4{
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.45px;
    color: #4B286D;
    font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
}

.similar_details a{
	color: #4B286D;
}

.similar_details p{
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.466667px;
    color: #2A2E2C;
    font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
	margin: 0;
}

.single_projet_detail{

	padding-bottom: 100px;
}

.similar_product .fa-solid {
    padding-left: 10px;
}

.similar_product .border_btn{
	border: 1px solid #2B8000;
	min-width: 171px;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	font-size: 15px;
    text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	color: #2A2E2C;
	font-weight: bold;
	display: inline-block;
	margin-top: 20px;
	transition: 0.4s;
}

.similar_product .border_btn:hover{
	background: #2B8000;
	color: #fff;
}
.search_form {
	margin-bottom: 40px;
}

.search_form input {
    line-height: normal;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 20px;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.5px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
	color: #9C9C9C;
}

.search_form input:focus{
	outline: none;
}

.load-more-btn {
    display: block;
    text-align: center;
    border: 1px solid #66CC00;
    min-width: 200px;
    width: 200px;
    margin: 0 auto;
    padding: 12px 0;
    transition: 0.4s;
}


.load-more-btn:hover{
	background:#66CC00;
	color: #fff; 
}

#filter-title .fa-angle-down{
	display: none;
}

.single_share .fa-solid, .single_share .fa-brands{
	color: #4B286D;
	font-size: 22px;
    font-weight: bold;
}
.watch_btn i {
    padding-left: 10px !important;
}
.green_btn i {
    padding-right: 10px !important;
}
.white_btn i {
	padding-left: 10px !important;
}
.border_btn i{
	padding-left: 10px !important;
}

@media(max-width: 1300px){
	.project_slider .slick-slide{
		margin: 10px 20px;
	}
	.slick-list.draggable {
		padding: 0 200px !important;
	}
}
@media(max-width: 991px){
	.slick-list.draggable {
		padding: 0 100px !important;
	}
	.dropdown-filter {
	    padding-top: 25px;
	}

	.slick_desc h2{
		font-size: 24px;
		line-height: 28px;
	}

	.project_show h1{
		font-size: 38px; 
	}

	.project_show p{
		font-size: 18px;
		padding: 0 80px;
	}

	.category_main{
		flex-direction: column;
	}

	.category_main .sidebar{
		width: 100%;
	}

	.category_right{
		width: 100%;
		padding-left: 0;
	}

	.sigle_detail{
		flex-direction: column;
	}

	.project_signle_left, .project_signle_right{
		margin-bottom: 30px;
		width: 100%;
	}

	.single_projet_detail{
		padding-bottom: 0;
	}

	.watch_main h1{
		font-size: 36px;
		line-height: 42px;
	}

	.two_coloum .two_left{
		padding: 30px;
	}

	.watch_section{
		padding: 30px 0;
	}

	.watch_main p{
		font-size: 20px;
		line-height: 30px;
		margin: 0 0 20px;
	}

	.similar_product h2{
		font-size: 25px;
		margin-bottom: 30px;
	}

	.similar_main{
		margin: 0 -15px;
	}

	.similar_box{
		padding: 0 15px;
	}

	.modal-content .close-button{
		right: 0;
	}

	.modal-content{
		left: 47%;
	}

	.dropdown-filter{
		display: none;
	}

	#filter-title .fa-angle-down{
		position: absolute;
		right: 0;
		display: block;
		top: 5px;
	}

	.search_form{
		margin-bottom: 0;
	}

	.category_right{
		margin-top: 40px;
	}
}

@media(max-width: 767px){
.cate_box_main .cate_box .cate_deatils.cate_hidden{width: auto;
  height: 100%;}
		
.menu-is-active, .hfe-nav-menu__layout-horizontal{overflow: hidden;}

		.slick-list.draggable {
		padding: 0 50px !important;
	}
	.two_main{
		flex-direction: column;
	}
	.two_coloum .two_left{
		width: 100%;
		box-sizing: border-box;
	}


	.similar_main{
		flex-direction: column;
	}

	.similar_box{
		width: 100%;
		display: block;
		padding-bottom: 30px;
		box-sizing: border-box;
	}
	.cate_box_main{
		flex-basis: calc(100% - 40px);
	}

	.project_slider .slick-slide{
		margin: 10px;
	}



}

@media(max-width: 500px){
			.slick-list.draggable {
		padding: 0 10px !important;
	}
	.accro_btn .btn_main{
		width: 100%;
	}

	.container, .container-fluid{
		padding: 0 20px;
	}

	.slick_desc h2{
		font-size: 20px;
	}

	.slick_desc p{
		font-size: 14px;
		line-height: 20px;
	}

	.project_slider .slick-slide img{
		height: 434px;
	}


}