.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.fab.fa{
	font-weight:400;
}
.fa,.fas{
	font-family:'Font Awesome 5 Free';
}
.admin-bar .main-header.fixed-header .header-upper,
.admin-bar .header-style-three.fixed-header .header-lower{
	top:32px;
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.elementor-section .elementor-container{
	display:block !important;	
}
.styled-pagination .pagination,
.pagination{
	position: relative;
    width: 100%;
    text-align: center;
	display:block;
}
.pagination li{
	position: relative;
    display: inline-block;
    margin: 0px 6px 6px 0px;
}
.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    line-height: 60px;
    height: 60px;
    width: 60px;
    font-size: 22px;
    min-width: 40px;
    color: #111111;
    text-align: center;
    background: #ffffff;
    background-color: #e6e6e6;
    border: 1px dashed #f44705;
    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 a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    background-color: #f44705;
}
.service-block .inner-box .read-more span{
	top:0px;	
}
.testimonial-block .author-info-box .rating{
	font-size:16px;	
}
.testimonial-block .author-info-box .rating span{
	margin-right:3px;	
}
/************** Footer Widget ************/
.footer-widget{
	position:relative;
}
.footer-widget ul{
	position:relative;	
}
.footer-widget ul li{
	position: relative;
    margin-bottom: 15px;
	padding-left: 20px;	
	color: #ffffff;
    font-size: 16px;
}
.footer-widget ul li:before{
	position: absolute;
    content: "\f101";
    left: 0px;
    top: 0px;
	font-weight:900;
    font-family: 'Font Awesome 5 Free';
	color:#ff9d00;
}
.footer-widget ul li a{
	position: relative;
    color: #aab0bf;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.footer-widget ul li a:hover{
	color: #ff9d00;	
}
.footer-widget.contact-widget ul li:before,
.footer-widget.logo-widget .social-box li:before,
.footer-style-two .logo-widget .social-box li:before{
	display:none;	
}
.footer-widget.logo-widget .social-box li,
.footer-style-two .logo-widget .social-box li{
	padding-left:0px;
	margin-bottom:0px;	
}
.footer-widget .news-widget .post .thumb{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;	
}
.main-footer .footer-widget h3{
	margin-bottom:30px;	
}
.cta-section-two .inner-container.margin-top{
	bottom: -40px;
    z-index: 1;
    margin-top: -40px;
}
.coming-soon .emailed-form .form-group input[type="email"]{
	padding: 15px 150px 15px 20px;
	border-radius:5px;	
}
.coming-soon .emailed-form button{
	width:150px;
	background-color:#f7941d;
	line-height:35px;
	color:#fff;
	border-radius:0px 5px 5px 0px;	
	cursor:pointer;
}
.coming-soon .emailed-form button:before{
	display:none;
}
.breadcrumb-item+.breadcrumb-item::before{
	display:none;	
}
.breadcrumb-item+.breadcrumb-item{
	padding-left:0px;	
}
.footer-style-two.style-two{
	padding-top:95px;
	margin-top:0px;	
	background:#020a51;
}
.main-footer.style-own{
	padding-top:95px;
}
/*------------------------------------------
//Blog Widget Style Code//*/

.sidebar .sidebar-widget .widget-content{
	position:relative;
	padding:0px;	
}
.sidebar .sidebar-widget .widget-content:before{
	display:none;	
}
.widget{
	position: relative;
    padding: 30px 30px 30px 30px;
}
.widget:before{
	position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #f3f4f4;	
}
.widget ul{
	position: relative;
    background-color: #ffffff;
}
.widget ul li{
	position: relative;
    padding: 15px 30px;
	display: block;
	color: #10253f;
	border-bottom:1px solid #dddddd;
}
.widget ul li:last-child{
	border-bottom:none;
}
.widget ul li ul{
	box-shadow:none;	
}
.widget ul li ul li{
	border-bottom:none;
	padding-bottom:0px;
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #dddddd;
}
.widget ul li a{
	position: relative;
    font-size: 16px;
    display: block;
	color: #10253f;
    z-index: 1;
    font-weight: 400;
    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{
	color: #ff8400;	
}
.sidebar .popular-posts .post .post-thumb{
	height: 85px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 8px 20px 8px;
    margin: 0px 6px 10px 0px;
    color: #10253f;
    text-align: center;
    font-size: 14px !important;
    background: none;
    font-weight: 400;
    border-radius: 2px;
    border: 1px solid #dddddd;
    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;	
}
.widget .tagcloud a:hover{
	border-color: #ff8400;
    background-color: #ff8400;
    color: #ffffff;
}

.blog-detail .inner-box .lower-content blockquote > p{
	color: #130b04;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    line-height: 1.7em;
    font-weight: 600;
}

.blog-detail .inner-box .lower-content .post-meta{
	margin-bottom:20px;	
}
.blog-new-posts .prev-post{
	position:relative;
	width:50%;
	padding-right:40px;	
}
.blog-new-posts .next{
	position:relative;
	padding-left:40px;	
	width:50%;
}
.blog-new-posts a.prev,
.blog-new-posts a.next-post{
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;	
	min-height: 130px;
    text-align: center;
    display: flex;
    padding: 20px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.blog-new-posts a:before{
	content:'';
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.7);
}
.blog-detail .comment-form{
	position:relative;
	margin-top:70px;	
}
.sidebar-page-container .comments-area{
	margin-top:70px;
	margin-bottom:0px;	
}
.blog-detail .comment-form .form-group .theme-btn.submit{
	cursor:pointer;
	color:#ffffff;	
}
.blog-detail .comment-form .form-group .theme-btn.submit:hover{
	color:#ffffff;	
}
.blog-detail .comment-form .group-title h4{
	margin-bottom:10px;
}

.blog-detail .comment-form .group-title h4 small a{
	position:relative;
	color: #03382e;
	font-weight: 700;
	font-size:16px;
	display:block;	
	margin-top:10px;
}
.nitech-comment-item .comment-box .comment-form{
	margin:60px 0px 10px;	
}
.nitech-comment-item .comment-box .comment-form h4 a{
	margin-bottom: 0px;	
}
.nitech-comment-item .nitech-comment-item{
	margin-left:80px;	
}
.comments-area > .nitech-comment-item:last-child .comment-box{
	margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.product-block-two{
	margin-bottom:30px !important;	
}
.pageloader{
	display:none !important;	
}
.product-block-two .inner-box .lower-content .price{
	margin-top:0px;	
	margin-bottom:0px;
}
.product-block-two .inner-box .lower-content .rating{
	margin-top:15px;	
}

/***************** Woocommerce Style ***************/

.product-details .product-content{
	padding-top: 0px;
}
.product-details .product-content .product-quantity{
	display:block;	
}

.woocommerce-MyAccount-navigation ul li{
	position:relative;
	display:block;
	padding:12px 10px 12px 25px;
	border:1px solid #ff9d00;
	margin-bottom:10px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:before{
	position:absolute;
	content:'';
	top:0px;
	left:0px;
	width:5px;
	height:48px;
	background:#ff9d00;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:hover:before{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li a{
	position:relative;
	font-size:14px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
	color:#ff9d00;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#ffffff;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background:#f5f5f5;
	padding:40px;
	font-size:16px;
}
.product-details .product-content .rating{
	color:#ff9d00;	
}
.project-block-two .inner-box h2 a{
	text-transform:capitalize;	
}

.footer-style-two .widget_pages ul{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.footer-style-two .widget_pages ul li{
	width:50%;
}

.main-slider .image-column .inner-column .image img{
	max-width:inherit;
	width:auto;
}

.cus-flex{
	justify-content:center;
	align-items:center;
}

.m-t30{
	margin-top:30px;
}

.m-t60{
	margin-top:60px;
}

.m-b60{
	margin-bottom:60px;
}

.m-l40{
	margin-left:40px;
}

.m-r40{
	margin-right:40px;
}

.project-detail-section .title-column .inner-column{
	padding:30px 30px;
	background: rgba(255,255,255,1);
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.project-detail-section .title-column.content-column h3{
	color:#111111;
	margin-bottom:30px;
	padding-bottom:20px;
}
.project-detail-section .title-column.content-column h3:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 3px;
    width: 40px;
    background-color: #ff8400;
}
.project-detail-section .content-column .info-list li:last-child{
	margin-bottom:0px;
}
.m-h85{
	min-height:85px;
}
.software-section{
	bottom:-40px;
	margin-top:-40px;
}
.cus-flex-two{
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.news-block-five .inner-box .lower-content .post-meta li a{
	color:inherit;
}
.m-t0{
	margin-top:0px !important;
}
.main-footer .logo-widget .social-box li{
	padding-left:0px;
}
.main-footer .logo-widget .social-box li:before{
	display:none;
}
.footer-widget ul.menu{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.footer-widget ul.menu li{
	width:50%;
}
.footer-widget.widget_media_gallery .gallery{
	position:relative;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.footer-widget.widget_media_gallery .gallery .gallery-item{
	width:30%;
}
.service-block-two .inner-box .read-more span.fa{
	margin-left:5px;
}
.news-block-five .inner-box .lower-content .btn-box .theme-btn{
	padding:10px 40px;
}
.news-block-five .inner-box .lower-content .post-meta li .icon,
.blog-detail .inner-box .lower-content .post-meta li .icon{
	font-weight:normal;
}
.header-style-three .nav-outer .mobile-nav-toggler .icon{
	padding: 20px 0px 15px;
}
.sticky-header .logo{
	position:relative;
	padding:20px 50px 20px 0;
}
.sticky-header .logo:before{
	position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 500%;
    background-color: #00085c;
}
.sticky-header .logo img{
	height:60px;
	position:relative;
}
.main-header .sticky-header .navbar-header {
    display: none;
}
.main-header .main-menu .navbar-collapse {
    display: block !important;
}
.mCSB_inside>.mCSB_container{
	margin-right:0px !important;
}
.header-style-two .sticky-header .logo img,
.header-style-three .sticky-header .logo img{
	height:40px;
}
.header-style-two .sticky-header .logo:before{
	background-color: #f44705;
}