/************** *********************/
.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 ul{
	position: relative;
    display: block;
}
.pagination li{
	position: relative;
    display: inline-block;
    margin: 0px 6px 6px 0px;
	line-height: 40px;
}
.pagination li a, .pagination li span{  
   	position: relative;
    display: inline-block;
    line-height: 42px;
    height: 44px;
    font-size: 16px;
    min-width: 45px;
    color: #081336;
    font-weight: 700;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    border: 2px solid #172b56;
    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;
    font-family: 'Open Sans', sans-serif;
}
 
.pagination li a:hover, 
.pagination li span:hover, 
.pagination li span.current,
.pagination li.active a{
	color: #ffffff;
    border-color: #172b56;
    background-color: #172b56;
}



/***************** Blog Sidebar Style*******************/
.widget{
	position: relative;
	margin-bottom:30px !important;
}
.widget ul,
.widget ol{
	position:relative;	
	margin:0px;
	padding:0px;
}
.widget ul li,
.widget ol li{
	position: relative;
    margin-bottom: 14px;
	font-size: 18px;
    line-height: 28px;
    color: #696969;
    font-weight: 600;
	padding-bottom:14px;
	padding-left:18px;
	border-bottom:1px solid #e6e6e6;
	font-family: "Yantramanav";
	text-transform:capitalize;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li:before,
.widget ol li:before{
	position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    top: 0px;
    left: 0px;
    font-size: 14px;
	line-height:26px;
    font-weight: 400;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:14px;
	padding-top:14px;
	border-top:1px solid #e6e6e6;
}
.widget ul li ul li:before,
.widget ol li ol li:before{
	top:12px;
}
.widget ul li a,
.widget ol li a{
	position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #696969;
    font-weight: 600;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #e8092e;
}
.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 6px 30px 6px;
    min-width: 100px;
    margin: 0px 6px 10px 0px;
    background: none;
    border: 1px solid #e4e4e4;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    font-size: 17px !important;
    color: #a6a6a6;
    font-weight: 500;
    font-family: "Yantramanav";
    text-align: center;	
}
.widget .tagcloud a:hover{
	color: #ffffff;
    border-color: #e8092e;
    background-color: #e8092e;	
}
.widget.sidebar-widget .popular-posts .post .post-thumb a img{
	height: 62px;
}
/***************** 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;
    font-family: "Yantramanav";
}
.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: #D9362F;
    border-color: #D9362F;
}
.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: #D9362F;
    border-color: #D9362F;
	border-radius: 5px;
}
.service-widget .service-details-1-contact-widget .details__inner__box ul{
	background: transparent;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
    padding: 0px;
}
.service-widget .service-details-1-contact-widget .details__inner__box ul li{
	border: 0px;
    display: block;
    margin-bottom: 0px;
    border-radius: 0px;
}
/***************** Footer Widget Style*******************/
.footer-widget{
	position:relative;
}
.footer-widget ul,
.footer-widget ol{
	position:relative;
	font-size: 18px;
    color: #8c8c8c;
    font-weight: 400;
    font-family: "Yantramanav";	
}
.footer-widget ul li,
.footer-widget ol li{
    position: relative;
    margin-bottom: 7px;
}
.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:7px;
	margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    color: #8c8c8c;
    transition: .5s;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: #e8092e;
}
.footer-widget .contact-widget-1 .contact-widget-1-list li{
	margin-bottom: 20px;
}
.footer-widget .about-widget-1-social-links li:last-child{
	margin-bottom: 7px;
}
.footer-widget .about-widget-1-social-links li a{
	color: #fff;
}
.footer-widget .about-widget-1-social-links li a:hover{
	color: #fff;
}
/***************** Comment Style*******************/
.gearup-comment-item .gearup-comment-item{
	margin-left:80px;
}
.comments-area .comment-box .gearup-comment-item .comment-form{
	margin: 50px 0px;
}
.sidebar-page-container .comments-area{
	margin-top: 80px;
	margin-bottom: 0px;
}
.sidebar-page-container .comments-area .comment-box .gearup-comment-item .comment{
	margin-bottom: 30px;
	padding-bottom:30px;
	border-bottom:1px solid #eaeaea;
}
.sidebar-page-container .comments-area .inner-box .comment-box > .gearup-comment-item:last-child .comment{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.comments-area .comment-box .gearup-comment-item .comment-form{
	margin-left: 0px;
}
.sidebar-page-container .comment-form{
	margin-top: 80px;
}
/****************** 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{

}
.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 #a0a5b1;
	border-radius: 50%;
	font-size: 16px;
	color: #8c8c8c;
}
.team-details .content-box .social-links li a:hover{
	color: #fff;
	border-color: #e8092e;
	background-color: #e8092e;
}
.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;
}
/***************** Custom Style*******************/
.news-block-two.style-two .lower-content .post-categories li a{
	color: #838383;
}
.sidebar .popular-posts .post:last-child{
	border-bottom: 0px solid #e1e1e1;
}
.page-title-sectition .page-breadcrumb .breadcrumb-item::before{
    padding-right: 0px;
    display: none;
}
.whychooseus-4-section .whychooseus-4-row .whychooseus-4-left-column .whychooseus-4-feature-image img{
	max-width: none;
}
.about-6-image-wrap.s-two .about-6-image-1 img,
.features-1-section .features-1-image img {
	max-width: inherit;
}
.banner-3-section .banner-3-top-content .banner-3-link-btn a.banner-3-link,
.banner-6-section .banner-6-top-content .banner-6-link-btn a.banner-6-link,
.blog-1-section .blog-1-top-content .blog-1-link-btn a.blog-1-theme-btn{
	text-decoration: underline;
}


/********** extra Style **************/

.search-popup .popup-inner {
    position: relative;
    display: flex;
    height: 100vh;
    align-items: center;
}
.search-popup .popup-inner .search-form {
    width: 100%;
	margin-top:0px;
	margin-bottom:0px;
}
.hidden-sidebar .newsletter-widget .theme-btn{
	padding: 20px 35px 17px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
    font-family: "Yantramanav";
    text-transform: uppercase;
    transition: .5s;
    border-radius: 5px;
    opacity: 1;	
}
.main-header .header-upper .search-btn,
.header-upper-phone-number2{
	margin-left:30px;	
}
.hidden-sidebar .news-widget .post-wrapper{
	min-height:80px;	
}
.news-block-two .meta-info li a{
    position: relative;
    color: #838383;
}
.map-1-section{
	margin-bottom:-10px;	
}

.wpcf7 form .wpcf7-response-output{
	position:relative;
	margin-right:0px;
	margin-left:0px;
}

.mb-50{
	margin-bottom:50px !important;
}

.bl-title{
	font-size:34px;
}

blockquote{
	position:relative;
	display:block;
	background-color:#f7f7f7;
	padding:40px;
	margin-bottom:25px;
}

.news-block-two .lower-content .link-btn{
	margin-top:30px;
}

.wp-block-search__label{
	width:auto;
	display:inline-block;
}

.widget ul li.recentcomments, .widget ol li,
.footer-widget ul li.recentcomments, .footer-widget ol li{
	padding-left:30px;
}

.footer-widget ul li.recentcomments:after, .footer-widget ol li:after{
	display:none;
}
.widget ul li.recentcomments:before, .widget ol li:before,
.footer-widget ul li.recentcomments:before, .footer-widget ol li:before{
	content:"\f086";
	position:absolute;
	left:0px;
	width:auto;
	height:auto;
	background:none;
	top:0px;
	border:none;
	font-family: 'Font Awesome 5 Pro';
	font-size:14px;
	transform:rotate(0deg);
}

.widget .has-avatars li,
.footer-widget .has-avatars li{
	padding-left:0px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
	line-height:1.2;
}

.widget .has-avatars li article, .footer-widget .has-avatars li article{
	position:relative;
	width:calc(100% - 65px);
	line-height:1.4;
}

.widget .has-avatars li:before,
.footer-widget .has-avatars li:before{
	display:none;
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar{
	height:auto;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt{
	margin-left:0px;
}