.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.admin-bar .sticky-header{
	top:32px;
}
.header-style-two .main-menu .navigation > li{
	border-right:1px solid rgba(255,255,255,0.15);
}
.header-style-two .main-menu .navigation > li:last-child{
	border-right:none;
}
.widget{
	position:relative;
}
.widget ul,
.widget ol{
	position:relative;	
}
.widget ul li,
.widget ol li{
	position: relative;
    display: block;
    margin-bottom: 12px;
	padding-bottom: 12px;
	padding-left:20px;
	border-bottom:1px solid #e8e8e8;
}
.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{
	position: absolute;
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    font-weight: 400;
    top: 0px;
    left: 0px;
    transition: all 500ms ease;
}
.widget ul li a,
.widget ol li a{
	position: relative;
    display: block;
    font-size: 18px;
    color: #7c6f68;
    font-weight: 400;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #ff6f29;
}
.widget ul li:hover:before,
.widget ol li:hover:before{
	opacity:1;
}

.widget .tagcloud a{
	position: relative;
    display: inline-block;
    font-size: 11px !important;
    line-height: 20px;
    color: #857972;
    font-weight: 700;
    background: #fff;
    padding: 6px 24px 4px 24px;
	margin-right: 10px;
    margin-bottom: 13px;
    text-transform: uppercase;
}
.widget .tagcloud a:before{
	position: absolute;
    content: '';
    background: #c64100;
    width: 100%;
    height: 3px;
    left: 0px;
    bottom: -3px;
    transform: scale(0,0);
    transition: all 500ms ease;
}
.widget .tagcloud a:hover:before{
	transform: scale(1,1);
}
.widget .tagcloud a:hover{
    background: #ff6f29;
	color: #fff;
}
.sidebar-widget.widget_search{
	background: none;
    padding: 0px;
    margin-bottom: 0px;
}
.pagination li span.current{
	position: relative;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    width: 45px;
    font-weight: 400;
    line-height: 45px;
    border-radius: 2px;
    border: 1px solid #dddddd;
    text-align: center;
    color: #222;
    background: transparent;
    transition: all 500ms ease;
}

.page-title .bread-crumb li:before{
	right:5px;	
}

/***************** Sidebar Search Style*******************/
.service-widget {
	position:relative;	
	margin-bottom:30px;
}
.service-widget ul{
	position:relative;	
}
.service-widget ul li{
	position: relative;
    display: block;
    margin-bottom: 2px;
}
.service-widget ul li a{
	position: relative;
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #3b251a;
    font-weight: 700;
    background: #f6f3f2;
    padding: 23px 40px;
    z-index: 1;
}
.service-widget ul li a:before{
	position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;
	background: #ff6f29;
}
.service-widget ul li a:hover:before,
.service-widget ul li.current-menu-item a:before{
	width: 100%;
}
.service-widget ul li a:after{
	position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    top: 24px;
    right: 38px;
    font-size: 16px;
}
.service-widget ul li:hover a,
.service-widget ul li.current-menu-item a,
.service-widget ul li.current-menu-item a:before{
	color: #fff;
}

/***************** Footer Menu 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: inline-block;
	width:49%;
    margin-bottom: 10px;
}
.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;
}
.footer-widget ul li a,
.footer-widget ol li a{
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.50);
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: #ffbf37;
}
.main-footer .widget-section .contact-widget .social-links li{
	width:auto;	
}

.main-footer .widget-section .contact-widget .social-links li a:hover{
	background: #ffbf37 !important;
}

/***************** Service Sidebar Menu Widget Style*******************/

.content_block_four .content-box .image{
	margin-bottom: 60px !important;
}

/************************************/

.header-style-two .logo-box .social-links li a:hover{
	color: #ff6f29 !important;
}
.team-block-one .inner-box .image-box .social-links li a:hover{
	color: #ff6f29 !important;
}
.amping-comment-item .amping-comment-item{
	margin-left:80px;	
}
.main-header .menu-right-content .search-box-outer{
	margin-right:0px;	
}
.blog-details-content .author-box,
.blog-details-content .comment-box,
.blog-details-content .comments-form-area{
	margin-bottom: 0px;
	margin-top:75px;
}
.amping-comment-item .comments-form-area{
	margin:50px 0px;	
}
.comments-form-area .group-title h3 small a{
	position:relative;
	display:inline-block;
	color: #3b251a;
	font-size: 24px;
	font-weight:700;	
}
.default-form p a{
	color:#ff6f29;
}


/***************** Team Details Style *******************/

.team-details{
	position: relative;
    display: block;
    padding: 120px 0;
    z-index: 10;
}
.team-details .main-bg {
    position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: 40px;
}
.team-details .main-bg .img-meta img{
	position:relative;
	width:100%;	
}
.team-details .main-bg .text-wrapper .name {
	position:relative;
    font-size: 30px;
    line-height: 40px;
    font-weight: 900;
    margin: 0 0 2px;
	color: #3b251a;
	font-family: 'Rubik', sans-serif;
}
.team-details .main-bg .text-wrapper .position {
	position:relative;
    color: #7c6f68;
    font-size: 16px;
    line-height: 24px;
	padding: 5px 0 30px;
    font-weight: 400;
}
.team-details .main-bg .text-wrapper h6{
	position:relative;
    font-size: 20px;
    line-height: 1;
	text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 15px;
	color: #3b251a;}
.team-details .main-bg .text-wrapper p {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    color: #7c6f68;
}

.team-details .social-links{
	position: relative;
    display: block;
    margin-top: 35px
}
.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: #7c6f68;
	line-height:50px;
    width: 50px;
    height: 50px;
    background: #f2f3fa;
    border-radius: 50%;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}
.team-details .social-links li a:hover{
	color:#fff !important;
	background:#7c6f68;	
}
.pb-30 {
    padding-bottom: 30px;
}
.client-section .clients-logo{
	position: relative;
    text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0,105,64,.10);
    z-index: 1;
}
.client-section .clients-logo:before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #ff6f29;
    transform: perspective(400px) scaleX(0);
    transform-origin: center;
    transition: all 500ms linear;
    transition-delay: 0.5s;
    z-index: -1;	
}
.client-section .clients-logo:hover:before {
    transform: perspective(400px) scaleX(1.0);
}
.client-section .clients-logo a{
	position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 15px 30px;	
}
.client-section .clients-logo img{
	opacity: 1;
    width: auto;
	height:70px;
    transition: all 0.2s ease-in-out 0.1s;	
}
.comment-box > .amping-comment-item > .single-comment:last-child .comment{
	padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.header-style-one .header-lower .logo-box img,
.mobile-menu .nav-logo img,
.header-style-two .logo-box .logo img,
.footer-top .top-inner .footer-logo img{
	height:70px;
}

.footer-widget .post{
	position:relative;
	margin-bottom:30px;
}