/*
----------------------------------------------------------------
	remove the white gap for 4 sides in elementor
----]------------------------------------------------------------
*/

.admin-bar .sticky-header{
	top:32px;	
}
/***************** Pagination Style*******************/
.pagination li span {
    position: relative;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Familjen Grotesk', sans-serif;
    height: 50px;
    width: 50px;
    line-height: 46px;
    text-align: center;
    color: #043460;    
	border: 1px solid #e4e9e6;
    border-radius: 5px;
    z-index: 1;
    transition: all 500ms ease;
}
.pagination li span.current {
    color: #ffffff;
	border-color:#ec466e;
    background: #ec466e;
}

/***************** Blog Sidebar Style*******************/

.widget{
	position: relative;
	margin-bottom:41px;
}
.widget ul,
.widget ol{
	position: relative;
    padding: 12px 30px 22px 30px;
    background: #f5f5f5;
    border-radius: 5px;	
}
.widget ul li,
.widget ol li{
	position: relative;
	display: block;
	padding-left:35px;
	color: #837e7f;	
	font-family: 'Hanken Grotesk', sans-serif;
	border-bottom: 1px solid #e0dcdd;
    padding: 11px 0px 10px 0px;
}
.widget ul li:before,
.widget ol li:before{
	position:absolute;
	left:0px;
	top:18px;
	content: '';
    color: #d3d0d1;
    width: 15px;
    height: 15px;
    font-size: 12px;
	border: 2px solid #d3d0d1;
    border-radius: 2px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    transition: all 500ms ease;
}
.widget ul li:after,
.widget ol li:after{
	position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #d3d0d1;
    border-radius: 1px;
    left: 5px;
    top: 23px;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    transition: all 500ms ease;
}
.widget ul li:hover:before,
.widget ol li:hover:before{
	color: #ec466e;
	border: 2px solid #ec466e;
}
.widget ul li:hover:after,
.widget ol li:hover:after{
	background: #ec466e;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom: 0px solid #e0dcdd;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:10px;
	padding-top:10px;
	margin-left:20px;
}
.widget ul li ul li:before,
.widget ol li ol li:before{
	top:8px;	
}
.widget ul li a,
.widget ol li a{
	position: relative;
    display: inline-block;
    color: #837e7f;	
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
	padding-left: 35px;
	font-family: 'Hanken Grotesk', sans-serif;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #ec466e;
}

.widget .tagcloud{
	position:relative;
	margin: 0px;
	display: inline-block;
}
.widget .tagcloud a{	
	position: relative;
    display: inline-block;
	font-weight: 500;
    font-size: 16px !important;
    line-height: 24px;
    padding: 6px 10px;
    margin: 0px 0px 5px 0px;
    background: #f5f5f5;
	text-transform: capitalize;
	border-radius: 5px;	
	font-family: 'Hanken Grotesk', sans-serif;
    color: #837e7f;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    text-align: center;	
}
.widget .tagcloud a:hover{
	color: #fff;
    background: #ec466e;
	border-color: #ec466e;
}

.blog-sidebar .post-widget .post .post-thumb{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;	
	border-radius: 5px;
}
.blog-details-content .post-nav-inner{
	margin-bottom: 0px;
}
.blog-details-content .comment-box,
.blog-details-content .comment-form-area{
	margin-bottom:0px;
	margin-top:80px;	
}
.townsville-comment-item .townsville-comment-item{
	margin-left:80px;	
}
.townsville-comment-item .comment-form-area{
	margin:50px 0px 50px;	
}
.blog-details-content .comment-innerx > .comment:last-child {
	margin-bottom:0px;
}
.blog-details-content .comment-form-area h3 small a{
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	color: #ec466e;
}
.blog-details-content .comment-form-area .logged-in-as a{
	color: #ec466e;
}

/************************* Footer widget style **************************/
.footer-widget{
	position:relative;
}
.footer-widget ul,
.footer-widget ol{
	position:relative;	
}
.footer-widget ul li,
.footer-widget ol li{
    position: relative;
    display: block;
    margin-bottom: 11px;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom:0px;
	margin-top:10px;
	margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #837e7f;
    padding-left: 22px;
}
.footer-widget ul li a:before,
.footer-widget ol li a:before{
    position: absolute;
    content: "\f106";
    font-family: 'flaticon';
    font-size: 12px;
    font-weight: 400;
    left: 0px;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: #1e76bb;
}
/***************** Footer Widget Two Style ******************************/
.footer-style-two .footer-widget ul li a,
.footer-style-two  .footer-widget ol li a{
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #afb4b8;
	font-family: 'Hanken Grotesk', sans-serif;
	padding-left: 0px;
}
.footer-style-two .footer-widget ul li a:before,
.footer-style-two .footer-widget ol li a:before{
    position: absolute;
    content: "\f106";
    font-family: 'flaticon';
    font-size: 12px;
    font-weight: 400;
    left: 0px;
	opacity: 0;
    transition: all 500ms ease;
	color: #e93314;
}
.footer-style-two .footer-widget ul li a:hover:before,
.footer-style-two .footer-widget ol li a:hover:before{
	opacity: 1;
}
.footer-style-two .footer-widget ul li a:hover,
.footer-style-two .footer-widget ol li a:hover{
	color: #e93314;
	padding-left: 19px;
}
/***************** Footer Widget Three Style ******************************/
.footer-style-three .footer-widget ul li a,
.footer-style-three  .footer-widget ol li a{
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #afb4b8;
	font-family: 'Hanken Grotesk', sans-serif;
	padding-left: 0px;
}
.footer-style-three .footer-widget ul li a:before,
.footer-style-three .footer-widget ol li a:before{
    position: absolute;
    content: "\f106";
    font-family: 'flaticon';
    font-size: 12px;
    font-weight: 400;
    left: 0px;
	opacity: 0;
    transition: all 500ms ease;
	color: #02a855;
}
.footer-style-three .footer-widget ul li a:hover:before,
.footer-style-three .footer-widget ol li a:hover:before{
	opacity: 1;
}
.footer-style-three .footer-widget ul li a:hover,
.footer-style-three .footer-widget ol li a:hover{
	color: #02a855;
	padding-left: 19px;
}

/*************************Event Style****************************/
.tribe-events-event-meta:before, .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){
	border-top:0px;	
}
.single-tribe_events .tribe-events-event-meta {
    background: #fafafa;
    border: 1px solid #eee;
    margin: 30px 0;
}
.tribe-events-meta-group .tribe-events-single-section-title{
	margin:30px 0px 10px;	
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 0 20px;
    padding: 0 4%;
    text-align: left;
    vertical-align: top;
    width: 50%;
    zoom: 1;
}
.tribe-events-event-meta .tribe-events-meta-group ul.list li{
	display:block;
	margin-bottom:10px;	
}
.tribe-events-single-section .list li span.icon{
	font-weight:bold;
	font-size:14px;
	margin-right:8px;	
}
.tribe-events-single-section .tribe-events-event-categories a{
	color:#000000;
	font:16px;
	display:inline-block;
}
.single-tribe_events .tribe-events-cal-links{
	margin:40px 0px 40px;	
}
.campaign-summary .campaign-donation .donate-button,
.charitable-submit-field .button,
.campaign-summary .campaign-donation .donate-button{
	padding:13px 30px !important;	
}
.single-tribe_events .tribe-events-cal-links .tribe-events-button,
.charitable-submit-field .button,
.campaign-summary .campaign-donation .donate-button
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    background-color: #29aae1;
    color: #ffffff;
    text-align: center;
    text-transform: capitalize;
    border: 2px solid #29aae1;
    border-radius: 3px;
    padding: 12px 15px;
    z-index: 1;
    transition: all 500ms ease;
	background-image:none;
	margin-right:20px;
}
.campaign-summary .campaign-donation .donate-button{
	display: block;
    background-color: #13c5d0;
    border-radius: 30px
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	margin:0px;
	width:250px;
}
.causes-details-section .campaign-summary .campaign-donation{
	text-align:left;
}
.causes-details-section .campaign-summary .campaign-donation .donate-button{
	display:inline-block;
	background-color:var(--thm-primary);
	border-radius:0px;
	padding:11px 40px !important;
}
.causes-details-section .campaign-summary .campaign-donation .donate-button:hover{
	background-color:#29aae1;
	color:#ffffff;
}

.single-tribe_events .tribe-events-cal-links .tribe-events-button:hover,
.charitable-submit-field .button:hover,
.campaign-summary .campaign-donation .donate-button:hover,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
	color: #ffffff;
    background-color: #ec466e;
    border-color: #ec466e;
}
#tribe-events-pg-template {
    margin: 0 auto;
    max-width: inherit;
    padding: 0px !important;
}
.tribe-events-meta-group .tribe-events-single-section-title{
	font-family: 'Open Sans', sans-serif;	
}
.event-details-content .upper-box .image-box{
	margin-bottom:25px !important;	
}

.event-details{
	padding:110px 0px;
}
.tribe-events-event-meta .tribe-events-meta-group ul li .tribe-events-abbr{
	border-bottom:0px;
}
.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap{
	display:none;	
}
.events-detail-section .image{
	margin-bottom:30px;	
}
.campaign-template-default .blog-detail .inner-box .image{
	border-radius:0px !important;	
}

/***************** Custom Style ******************************/
.main-footer .footer-widget .contact-widget ul.social-style-one li,
.footer-style-three .footer-widget .logo-widget ul.social-style-one li{
	display: inline-block;
}
.main-footer .footer-widget .contact-widget ul.info-list li a,
.main-footer .footer-widget .contact-widget ul.social-style-one li a,
.footer-style-three .footer-widget .logo-widget ul.social-style-one li a{
	padding-left: 0px;
}
.main-footer .footer-widget .contact-widget ul.info-list li a:before,
.main-footer .footer-widget .contact-widget ul.social-style-one li a:before,
.footer-style-three .footer-widget .logo-widget ul.social-style-one li a:before{
	display: none;
}
.join-volunteer-section .join-inner .form-group p{
	margin-bottom: 0px;
}
.join-volunteer-section .join-inner .form-group.message-btn{
	margin-bottom: 0px;
}

.blog-sidebar .sidebar-widget .about-widget .widget-content .team-block-one ul li:after{
	display: none;
}
.sidebar-page-container .blog-list-content .pagination-wrapper{
	text-align:left;	
}
.subscribe-style-two .content-box .form-inner .form-group .icon{
	display: none;
}
.subscribe-style-two .content-box .form-inner .form-group .theme-btn.btn-one:hover{
	color: #fff !important;
}
.subscribe-style-two .form-inner .form-group button[type='submit']{
	color:#043460 !important;
}
.comingsoon-section .content-box .form-inner .form-group button[type='submit']{
	width:auto !important;
	color:#043460 !important;
	right: -70px !important;
	line-height: 28px !important; 
}
.comingsoon-section .content-box .form-inner .form-group .theme-btn.btn-one:hover{
	color: #fff !important;
}
.te-bg-half:before {
    position: absolute;
    content: '';
    background: #f5f5f5;
    width: calc(50% + 85px);
    height: 100%;
    top: 0px;
    right: 0px;
}
.footer-bottom-three p{
	margin-right:15px;
}
.footer-bottom p span{
	padding:0px 10px	
}
.footer-bottom p, 
.footer-bottom ul,
.footer-bottom-three p, 
.footer-bottom-three ul{
	display:inline-block;
}
.footer-bottom ul li,
.footer-bottom-three ul li{
	position:relative;
	display:inline-block;
	width:auto;	
	padding:0px 5px;
}
.footer-bottom ul li:before,
.footer-bottom-three ul li:before{
	content:',';
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:20px;
	color:#fff;
}
.footer-bottom ul li:last-child:before,
.footer-bottom-three ul li:last-child:before{
	display:none;	
}
.ts-service-item-carousel .owl-nav {
    position: absolute;
    top: -105px;
    right: 0px;
}
.ts-service-item-carousel .owl-nav button.owl-prev{
    margin-right: 10px;
}
.ts-service-item-carousel .owl-nav button {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all 500ms ease;
}
.ts-service-item-carousel .owl-nav button:hover {
    background: #ec466e;
    border-color: #ec466e;
}
.ts-service-item-carousel.owl-carousel .owl-nav .owl-prev span {
    position: relative;
    display: inline-block;
    transform: rotate(180deg);
    top: -3px;
}
/*** 

====================================================================
												Team-Page
====================================================================

***/

/** team-details **/

.team-details{
	position: relative;
	padding: 120px 0px 120px 0px;
}

.team-details .image-box{
	position: relative;
	display: block;
	padding-right: 40px;
	margin-left: -150px;
	padding-left: 350px;
	padding-bottom: 66px;
}

.team-details .image-box img{
	width: 100%;
}

.team-details .image-box .image-2{
	position: absolute;
	left: 0px;
	bottom: 66px;
}

.team-details .image-box .image-shape{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 271px;
	height: 231px;
	background-repeat: no-repeat;
	z-index: -1;
}

.team-details .content-box{
	position: relative;
	display: block;
	margin-top: -14px;
}

.team-details .content-box h2{
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 54px;
	font-weight: 700;
	margin-bottom: 14px;
}

.team-details .content-box h2 span{
	font-size: 36px;
	display: block;
}

.team-details .content-box .designation{
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 31px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.team-details .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 38px;
}

.team-details .content-box .text p{
	margin-bottom: 26px;
}

.team-details .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 15px;
}

.team-details .content-box .text .list-item li{
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 13px;
}

.team-details .content-box .text .list-item li:last-child{
	margin-bottom: 0px;
}

.team-details .content-box .text .list-item li:before{
	position: absolute;
	content: '';
	background-image: url(../images/icons/icon-1.png);
	width: 14px;
	height: 16px;
	left: 0px;
	top: 6px;
	background-repeat: no-repeat;
}

.team-details .content-box .contact-inner h6{
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #75706d;
	margin-bottom: 1px;
}

.team-details .content-box .contact-inner h3{
	display: block;
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 21px;
}

.team-details .content-box .contact-inner h3 a{
	display: inline-block;
	color: #1f1f1f;
}

.team-details .content-box .contact-inner h3 a:hover{
	color:#ec466e;
}

.team-details .content-box .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.team-details .content-box .social-links li:last-child{
	margin: 0px !important;
}

.team-details .content-box .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #d6d6d5;
	border-radius: 50%;
	font-size: 16px;
	color: #87827f;
}

.team-details .content-box .social-links li a:hover{
	border-color: #ec466e;
	color: #ec466e;
}

.team-section.team-page-1{
	background: #1f1f1f;
	padding-bottom: 90px;
}

.team-section.team-page-1 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2{
	padding-bottom: 90px;
}

.blog-details-content .townsville-comment-item .comment-form-area .group-title{
	margin-bottom:15px;
}