.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}

.admin-bar .sticky-header{
	top:32px;	
}

/********* Pagination Style *************/
.pagination{
	text-align:center;	
}
.pagination li,
.pagination li{
	position: relative;
    display: inline-block;
    margin-right: 10px;
}
.pagination li a,
.pagination li span {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background: #ffffff;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #E5E5E5;
    text-align: center;
    color: #000;
    z-index: 1;
    border-radius: 50%;
    transition: all 500ms ease;
}
.pagination li:hover a, 
.pagination li.active span,
.pagination li.active a,
.pagination li.current span {
    border-color: #fff;
    box-shadow: 0px 15px 40px 10px rgb(0 0 0 / 10%);
}

/******************* Widget Style ************/
.widget{
	position:relative;	
	margin-bottom:50px;
}

.widget ul,
.widget ol{
	position:relative;
	list-style: none;
}
.widget ul li,
.widget ol li{
	position: relative;
    display: block;
    padding-bottom: 12px;
	margin-bottom:12px;
    border-bottom: 1px solid #e5e5e5;
	padding-left:20px;
	font-size: 16px;
    color: #000;
}
.widget ul li:last-child,
.widget ol li:last-child{
	padding-bottom: 0px;
	margin-bottom:0px;
    border-bottom: 0px;
}
.widget ul li:before,
.widget ol li:before{
	position: absolute;
    content: '\e91d';
    font-family: 'icomoon';
    left: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: 700;
    transition: all 500ms ease;
	color: #C59D5F;
}
.widget ul li ul li,
.widget ol li ol li{
	padding-bottom: 0px;
	margin-bottom:0px;
    border-bottom: 0px;
	padding-top: 12px;
	margin-top:12px;
    border-top: 1px solid #e5e5e5;
}
.widget ul li ul li:before,
.widget ol li ol li:before{
	top:12px;
}
.widget ul li a,
.widget ol li a{
	position: relative;
    display: inline-block;
    font-size: 16px;
    color: #000;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #C59D5F;
}

.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
	position: relative;
    display: inline-block;
    font-size: 16px !important;
    line-height: 24px;
    color: #000;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    padding: 6px 18px 5px 19px;
}

.widget .tagcloud a:hover{
	background: #c59d5f;
	color: #fff;
}
.blog-sidebar .gallery-widget .image-list li{
	padding: 0px;
    border-bottom: 0px;	
}
.blog-sidebar .post-widget .post{
	margin-bottom:25px;	
}
.blog-sidebar .post-widget .post h4{
	line-height:30px;	
}
/************* Extra Style **************/

.content_block_one .content-box .signature{
	margin-bottom:46px !important;	
}
.testimonial-block-one .inner-box .author-box .rating li,
.testimonial-block-two .inner-box .rating li{
	margin-right:3px;	
}

.testimonial-style-two .testimonial-content .rating li{
	margin-right:3px;	
}
.elementor-lightbox .elementor-lightbox-item,
.dialog-type-lightbox{
	display:none !important;	
}
.news-block-one .inner-box .lower-content .post-info{
	margin-top:17px;	
}
.testimonial-block-three .inner-box .thumb-box{
	margin-bottom:25px !important;	
}
.blog-sidebar .post-widget .post .post-thumb{
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;	
}
.blog-sidebar .post-widget .post .post-thumb a{
	position: absolute;
    z-index: 99;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background: #C59D5F;	
	opacity:0;
	transition: all 500ms ease;
}
.blog-sidebar .post-widget .post:hover .post-thumb a{
	opacity:0.5;	
}
.blog-details-content .text p{
    margin-bottom: 30px;
}
.blog-details-content blockquote{
	margin-top:60px;	
}
.blog-details-content blockquote > p{
	margin-bottom: 16px !important;
}
.blog-details-content .author-box,
.blog-details-content .comment-box,
.blog-details-content .comments-form-area{
	margin-bottom:0px;
	margin-top:70px;	
}
.ticrou-comment-item .ticrou-comment-item{
	margin-left:80px;	
}
.blog-details-content .comments-form-area .group-title{
	margin-bottom:20px;	
}
.blog-details-content .comments-form-area .group-title h2 small a{
	position:relative;
	display:inline-block;
	color: #000000;
	font-size: 24px;	
}
.blog-details-content .comments-form-area .form-inner .logged-in-as a{
	color: #C59D5F;
}
.comment-box .outer-box .col-md-12 > .ticrou-comment-item:last-child .comment{
	margin-bottom:0px;	
}
.comment-box .ticrou-comment-item .comments-form-area{
	margin:50px 0px 70px;	
}
.blog-details-content .news-block-one .inner-box .lower-content{
	padding: 10px 0px 0px 0px;	
}
.shop-details-content .image-box{
	margin-right:0px;
	border:0px;	
}
.woocommerce-Reviews .comment-form-rating .nice-select{
	display:none;	
}
.shop-details-content .content-box .customer-rating {
    margin: 15px 0px;
}
.shop-block-one .inner-box .lower-content .rating{
	margin:15px 0px;	
}
.error-section .inner-box h2{
	margin-bottom:0px;	
}
.error-section .inner-box .text{
	margin:40px 0px;	
}
.promotion-style-two .single-item-carousel {
    margin-top: -100px;
    bottom: -100px;
}
.pdr-100{
	padding-right:100px;	
}
.pdl-100{
	padding-left:100px;	
}
.footer-top .widget-title{
	margin-bottom:20px;	
}


/********************* Project-details ***********/

.gallery-details{
	position: relative;
	padding-top: 115px;
}

.gallery-sidebar{
	position: relative;
	display: block;
	margin-right: 70px;
}

.gallery-details h2{
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
	margin-bottom: 23px;
}

.gallery-sidebar .info-list li{
	position: relative;
	display: block;
	margin-bottom: 26px;
}

.gallery-sidebar .info-list li:last-child{
	margin-bottom: 0px;
}

.gallery-sidebar .info-list li h6{
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.gallery-sidebar .info-list{
	margin-bottom: 32px;
}

.gallery-sidebar .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.gallery-sidebar .social-links li:last-child{
	margin: 0px !important;
}

.gallery-sidebar .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 54px;
	font-size: 16px;
	border: 1px solid #d5d5d5;
	color: #87827f;
	border-radius: 50%;
	text-align: center;
}

.gallery-sidebar .social-links li a:hover{
	color: #fff;
	background: #C59D5F;
}

.gallery-details-content{
	position: relative;
	display: block;
	padding-bottom: 90px;
}

.gallery-details-content:before{
	position: absolute;
	content: '';
	background: #d5d5d5;
	width: 1px;
	height: calc(100% - 10px);
	left: -60px;
	top: 10px;
}

.gallery-details-content .text p{
	margin-bottom: 25px;
}

.gallery-details-content .text p:last-child{
	margin-bottom: 0px;
}

.gallery-details-content .text{
	margin-bottom: 52px;
}

.gallery-details-content .image{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.gallery-details-content .image img{
	width: 100%;
}

.gallery-details-content h2{
	margin-bottom: 32px;
}

.gallery-nav-btn{
	position: relative;
	display: block;
	padding: 56px 0px;
	border-top: 1px solid #d5d5d5;
}

.gallery-nav-btn .btn-inner{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gallery-nav-btn .btn-inner a{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color:#C59D5F;
}

.gallery-nav-btn .btn-inner a i{
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: #1f1f1f;
	top: 6px;
	transition: all 500ms ease;
}

.gallery-nav-btn .btn-inner a:hover i{

}

.gallery-nav-btn .btn-inner a span{
	position: relative;
	opacity: 0;
	transition: all 500ms ease;
	margin-left: 5px;
	margin-right: 5px;
    top: 3px;
    display: inline-block;
	color:#C59D5F;
}

.gallery-nav-btn .btn-inner a:hover span{
	opacity: 1;
}

.gallery-nav-btn .btn-inner .prev-btn a i:nth-child(2){
	margin-left: -3px;
	opacity: 0;
}

.gallery-nav-btn .btn-inner .prev-btn a:hover i:nth-child(2){
	opacity: 1;
}

.gallery-nav-btn .btn-inner .next-btn a i:nth-child(2){
	margin-right: -3px;
	opacity: 0;
}

.gallery-nav-btn .btn-inner .next-btn a:hover i:nth-child(2){
	opacity: 1;
}

.gallery-nav-btn .btn-inner .icon-box{
	position: relative;
	font-size: 34px;
	line-height: 30px;
	color: #adacab;
}


/************ Srvices Detail Style *************/

.service-details .gallery-details-content:before{
	display:none;	
}
.service-details .gallery-details-content h2 {
    margin: 30px 0px;
}


/***************** Service Sidebar Style*******************/
.service-widget {
	position: relative;
    margin-bottom: 40px;
}
.service-widget ul{
	background: #FFFFFF;
    box-shadow: 0px 30px 70px rgb(0 0 0 / 10%);
    padding: 34px;	
}
.service-widget ul li{
	border: 1px solid #D2D2D2;
    display: block;
    margin-bottom: 10px;
    border-radius: 5px;
    transition: all 500ms ease;
}
.service-widget ul li:last-child{
    margin-bottom: 0px;
}
.service-widget ul li a{
	font-size: 20px;
    line-height: 24px;
    color: #242424;
    font-weight: 500;
    display: block;
    padding: 18px;
}
.service-widget ul li a:before{
	position: revert;
    content: "\f178";
    width: 0%;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    float: right;
    margin-top: 3px;
    margin-right: 20px;
    height: 100%;
    left: 0px;
    z-index: -1;
    transition: all 500ms ease;
}
.service-widget ul li a:hover:before,
.service-widget ul li.current-menu-item a:before{
	background: #C59D5F;
    border-color: #C59D5F;
}
.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;
	background: #C59D5F;
    border-color: #C59D5F;
	border-radius: 5px;
}