
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
} 
.admin-bar .sticky-header{
	top:32px;
}
/***************** Blog Sidebar Style*******************/
.sidebar .widget .widget-content{
	position: relative;
    padding: 0px;
    border: 0px;
    box-shadow: none;
}
.widget .widget-title{
	margin-bottom:40px;
	position:relative;	
	font-size:24px;
}
.widget{
	border: 3px solid #f7f0ea;
    padding: 27px 25px 13px 25px;
    margin: 0px 0px 50px 0px;
}
.widget ul,
.widget ol{
	position:relative;	
}
.widget ul li,
.widget ol li{
	padding: 0px 0 5px 0px;
    position: relative;
	font-family: 'Open sans', sans-serif;
    font-size: 14px;
    display: block;
    font-weight: 400;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid #e8e8e8;
}
.widget ul li:before,
.widget ol li:before{
	content: "\f096";
    font-family: 'FontAwesome';
    padding: 0px 10px 0 0px;
    font-size: 19px;
}
.widget ul li a,
.widget ol li a{
	letter-spacing: 0.3px;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #e6d54f;
}

.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{
	display: inline-block;
    background-color: #f7f0ea;
    border-radius: 3px;
    padding: 4px 11px 4px 11px;
    margin-bottom: 7px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 400;	
}

.widget .tagcloud a:hover{
	background-color: #297d53;	
}

.widget.widget_gaingrower_our_testimonials{
    padding: 0px;
    border: 0px;
    box-shadow: 0px;
}

/***************** Pagination Style*******************/
.pagination{
	position:relative;
	width:100%;
	display:block;	
}
.pagination ul{
	position:relative;	
}
.pagination li{
	position: relative;
    display: inline-block;
	margin: 0 10px 10px 0;
}
.pagination li a, .pagination li span{    
    position: relative;
    display: inline-block;
    line-height: 37px;
    height: 50px;
    min-width: 50px;
    font-weight: 700;
    text-align: center;
    font-size: var(--font-16);
    color: #fff;
    background: #e6d54f;
    border: 2px solid #e6d54f;
	border-radius: 50% !important;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.pagination li.active a, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #fff;
    border-color: #297d53;
    background-color: #297d53;
}

/**************** Team Details Style ******************/

.team-details{
	position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 120px;
    z-index: 10;
}
.team-details .main-bg {
  background: #fff;
  box-shadow: 0px 0px 80px rgba(0, 29, 56, 0.03);
}
.team-details .main-bg .img-meta{
	padding:0px;
}
.team-details .main-bg .text-wrapper {
    padding: 0px 90px;
}
.team-details .main-bg .text-wrapper .name {
	position:relative;
    line-height: 1.2em;
    font-weight: 600;
    font-size: 48px;
    margin: 0 0 2px;
	color: #221E4C;
	font-family: 'Barlow', sans-serif;
}
.team-details .main-bg .text-wrapper .position {
	position:relative;
    color: var(--thm-secnd);
    font-size: 16px;
    line-height: 24px;
	padding: 5px 0 30px;
    font-weight: 500;
}
.team-details .main-bg .text-wrapper h6{
	position:relative;
	text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 10px;
	color: #221E4C;
}
.team-details .main-bg .text-wrapper p {
    font-size: 16px;
    line-height: 24px;
    color: #525F7F;
	margin-bottom:25px;
}
.team-details .social-links{
	position: relative;
    display: block;
    margin-top: 20px
}
.team-details .social-links li{
	position: relative;
    display: inline-block;
    margin-right: 6px;
}
.team-details .social-links li a{
	position: relative;
    display: block;
	text-align:center;
	color: #ffffff;
	font-size:16px;
	line-height:42px;
    width: 42px;
    height: 42px;
	border-radius:50%;
    background-color: var(--thm-base);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}
.team-details .social-links li a:hover{
	background-color: var(--thm-secnd);
}


/************** Style Add *********************/
#header-home{
    position: absolute;
    width: 100%;
}
#header-home2 .header-two.main-menu{
	position: absolute;
    width: 100%;
}
.img-box .img-tf-4{
	margin: -153% 0 0 0;
}
.img-box .img-tf-5{
	margin: -86.7% 0 0px 0;
}
.img-box .img-tf-6{
	margin: 9% 0 0 0;
}
#contactform .contact-submit{
	margin-top: 20px;
}
.gaingrower-comment-item .comments-form{
	margin:50px 0px;	
}
.gaingrower-comment-item .comment.odd{
	margin-left:80px;	
}
.main-content{
	padding: 120px 0 120px;
}
article.main-post .img-box-blog .wrap-title-blog a,
.our-news-box .list-news .wrap-title-news a,
.section2-blog .our-news-box .list-news ul.post-categories li a,
.section-our-news .our-news-box .list-news ul.post-categories li a,
.main-blog .our-news-box .list-news ul.post-categories li a{
	color: #fff;
}
.footer-widget .tf-footer .icon-footer ul.social-links li{
	display: inline-block;
}
.footer-widget ul,
.footer-widget ol{
	position:relative;	
}
.footer-widget ul li,
.footer-widget ol li{
	font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom:0px;
	margin-top:0px;
}
.footer-widget ul li a,
.footer-widget ol li a{
	font-size: 14px;
    font-weight: 550;
    color: #f9f9f9;
    line-height: 48px;
    text-decoration: none;
	
}
.footer-widget .tf-footer .icon-footer .fa {
    color: #f9f9f9;
}
.footer-widget .tf-footer .icon-footer .fa:hover {
    color: #e6d54f;;
}
.footer-widget.widget_nav_menu ul li,
.footer-widget.widget_nav_menu ol li{
	font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
	display: inline-block;
    width: 49%;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: #e6d54f;
}
.footer-widget h6.footer-tags{
	color: #fff;
	text-transform:uppercase;
	margin-bottom:30px;
}
.footer.home2 .footer-widget h6.footer-tags{
	color: #297d53;
}
.footer.home2 .footer-widget ul li a{
	color: rgb(0, 0, 0);
}
.footer.home2 .footer-widget ul li a:hover,
.footer.home2 .footer-widget ol li a:hover{
	color: #297d53;
}
.footer-widget .post-widget .post-inner .post h6 a{
	color: #ffffff;
}
.home2 .footer-widget .post-widget .post-inner .post h6 a{
	color:#297d53;
}
.footer-widget .post-widget .post-inner .post h6 a:hover,
.home2 .footer-widget .post-widget .post-inner .post h6 a:hover{
	color: #e6d54f;
}
.footer-widget .post-widget .post-inner .post .post-date{
	color: #e6d54f;
}
.footer-widget .post-widget .post-inner .post .post-date i{
	margin-right:8px;
	font-size:14px;
}
.footer.home2 .tf-footer .icon-footer .fa {
    color: #4b5349;
}
.footer.home2 .tf-footer .icon-footer .fa:hover {
    color: #e6d54f;
}
.our-news-box .list-news .list-icon-news a{
	margin-right:24px;
	font-size:18px;
	padding-right:40px;
	position:relative;
}
.our-news-box .list-news .list-icon-news a:last-child{
	padding-right:0px;
	margin-right:0px;
}
.our-news-box .list-news .list-icon-news a:before{
	position:absolute;
	top:50%;
	right:0px;
	width:24px;
	height:1px;
	content:'';
	background-color:#435a52;
   transition:  0.5s all;
   transform:rotate(30deg);
}
.our-news-box .list-news .list-icon-news a:last-child:before{
	display:none;
}
.our-news-box .list-news .list-icon-news a:hover:before{
	transform:rotate(0deg);
}
.our-news-box .list-news .list-icon-news .fa{
	padding: 0 15px 0px 0px;
}
.our-news-box .list-news h3{
	margin-top: 15px;
}
.footer-widget .post-widget .post-inner .post{
	position: relative;
    padding-left: 100px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid rgba(255,255,255,0.2);
	display:block;
	min-height:90px;
}
.footer-widget .post-widget .post-inner .post:last-child{
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:0px;
}
.footer-widget .post-widget .post-inner .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	height:70px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
		
}

.footer-widget .post-widget .post-inner .post h6{
	font-size:20px;
	color:#ffffff;
	margin-bottom:10px;
}

rs-sbg-wrap rs-dotted{
	background-image:none !important;
	background-color:#5a6259;
	opacity:0.5;
}

.wp-block-themepunch-revslider .rev-btn:before{
	border-radius: 3px 3px 3px 3px;
	border: .1px solid #3e483c;
	opacity: 0.2;
	position: absolute;
	left: 5px;
	top: 5px;
	content: "";
	width: 94%;
	height: 86%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m-b30{
	margin-bottom:30px !important;
}

.box-portfolio2 .gr-box-wrap{
	position:absolute;
	bottom:35px;
	left:30px;
	right:30px;
}

.box-portfolio2 .gr-box-wrap .title-img2{
	position:relative;
	top:auto;
	left:auto;
}

.box-portfolio2 .gr-box-wrap .text-img2{
	position:relative;
	top:auto;
	left:auto;
	margin-top:20px;
}

.comment > .gaingrower-comment-item:last-child .comment-wrap{
	margin-bottom:0px;
}

.gaingrower-comment-item .comment-respond{
	margin-bottom:30px;
}

.gr-contact-form{
	margin-top:35px;
}

.gr-contact-form input{
	position:relative;
	min-height:54px;
	border:none;
	margin:0 0 30px;
	padding:5px 20px;
}

.gr-contact-form input.submit{
	margin-bottom:0px;
	padding:0px;
}

.gr-contact-form textarea{
	margin-top:0px;
	margin-bottom:30px;
	padding:15px 20px;
	background:none;
	border:2px solid #f7f0ea;
	background-color: #f7f0ea;
}

.m-b40{
	margin-bottom:40px !important;
}

.footer-widget .gallery{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.footer-widget .gallery .gallery-item{
	position:relative;
	width:24%;
	margin-bottom:6px;
}

.error-section{
	padding:120px 0;
	position:relative;
}

.error-section h1{
	font-size:200px;
	line-height:1.2em;
}

.error-section h2{
	margin-bottom:40px;
}

.logo-wrap .img-logo1 img,
.header-top .logo2 img{
	height:120px;
}

.footer-widget .post-widget .post-inner .post h6,
.history-box .title-icon{
	font-size:16px;
	font-weight:550;
	line-height:1.4;
	font-family: "Open Sans", sans-serif;
}

.tf-testi .testi-box h3,
.testimonials-box h3,
.testimonials-box-style .title-testimonials,
.testimonials-box2 h3,
.widget-testimonials .tf-testimonials-box h3{
	font-size:18px;
	line-height:1.9;
	font-family: "Open Sans", sans-serif;
}

.heading-title-content > span{
	padding-right:20px;
	margin-right:20px;
	position:relative;
}

.heading-title-content > span:last-child{
	margin-right:0px;
	padding-right:0px;
}

.heading-title-content > span:before{
	position:absolute;
	top:0px;
	right:0px;
	content:'\f105';
	font-family:'FontAwesome';
	line-height:24px;
}

.heading-title-content > span:last-child:before{
	display:none;
}

.section-team2 .team-box img{
	width:100%;
}

.d-flex{
	display:flex !important;
}

.flex-wrap{
	flex-wrap:wrap !important;
}

.btn-menu.tf-menu{
	float:right;
}