.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .sticky-header{
	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;	
}
.single-whatwe-do-box .icon .icon{
	padding:0px;	
}

.pagination{
	position:relative;
	display:block;	
}
.pagination li{
	position: relative;
    display: inline-block;
    margin: 0px 3px;
}
.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    height: 45px;
    width: 45px;
    line-height: 43px;
    border: 1px solid #fd4a36;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    background: #fd4a36;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	background: #fff;
    border-color: #fd4a36;
	color:#fd4a36;
}

.news-block-one .category a,
.news-block-five .category a,
.news-block-two .category a{
	color:#fff;	
}
.news-block-one .author img{
	border-radius:50%;	
}
iframe{
	width:100% !important;
	height:100% !important;	
}
.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select{
	width:100%;	
}
.project-block-two .text{
	max-width:450px;	
}
.page-title .content-box .bread-crumb li{
	margin-right:15px;	
}
.news-block-six .category a{
	position:relative;
	color:#fff;	
}
.comments-area .comment-box .author-thumb img{
	border-radius:50%;	
}
.comments-area .comment-box .reply-comment-btn a{
	color: #222;
}
.comments-area .comment-box .reply-comment-btn a:hover{
	color: #fd4a36;
}
.comment-box .comment-box{
	margin-left:70px;	
}
.comment-box .comment-box .comment-inner{
	background-color: #fff;
    border: 1px solid #e1e5e9;
}
.single-blog-title-box h3 small a{
	position:relative;
	display:block;
	color:inherit;	
}
/********sidebar Info Style************/

.hidden-sidebar .content .contact-info h4,
.hidden-sidebar .widget-title{
	font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
	color: #0c2957;
}

/* List Style One */

.hidden-sidebar .content .list-style-one{
	position:relative;
}

.hidden-sidebar .content .list-style-one li{
	position:relative;
	color: #84859c;
	font-size:16px;
	padding-left:30px;
	font-weight:600;
	line-height:1.6em;
	margin-bottom:20px;
}

.hidden-sidebar .content .list-style-one li .icon{
	position:absolute;
	left:0px;
	top:5px;
	color:#fd4a36;
	font-size:18px;
	line-height:1em;
	font-weight:300;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}
.hidden-sidebar .newsletter-widget{
	margin-top:50px;	
}
.team-section-four {
    position: relative;
    padding-bottom: 70px;
    background-image: -webkit-linear-gradient( 90deg, #201630 70%, #201630 100%);
    padding-top: 101px;
}
.team-section-four:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: -moz-linear-gradient( 0deg, rgb(32,22,48) 0%, rgba(32,22,48,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(32,22,48) 0%, rgba(32,22,48,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(32,22,48) 0%, rgba(32,22,48,0) 100%);
}
.service-widget .widget_contact{
	margin-top:50px;	
}
/*************** Service Menu Style **************/

/* Widget Categories */

.service-widget ul{
    margin-bottom: 45px;
    padding: 30px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}
.service-widget ul li {
    position: relative;
    display: block;
    border: 1px solid #e1e5e9;
    margin-bottom: 10px;
    border-radius: 6px;
}
.service-widget ul li a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #1e1e2a;
    padding: 14px 40px 13px 42px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 6px;
}
.service-widget ul li a:hover {
    padding-left: 20px;
    color: #fff;
    background: #201630;
}
.service-widget ul li a:before {
    position: absolute;
    content: "\f063";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    font-size: 12px;
    color: #838d9e;
    left: 20px;
    top: 16px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.service-widget ul li a:hover:before {
    opacity: 0;
}
.service-widget ul li a:after {
    position: absolute;
    content: "\f061";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    font-size: 13px;
    right: 15px;
    top: 16px;
    color: #fff;
}
.service-widget ul li a:hover:after {
    opacity: 1;
}

/************ Blog Widge Style **********/

.widget ul {
    margin-bottom: 45px;
}

.widget ul li {
    position: relative;
    display: block;
	padding: 14px 0px 13px 20px;
    border-bottom: 1px solid #e1e5e9;
	-webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.widget ul li a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #1e1e2a;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.widget ul li:hover {
    padding-left: 0;
}

.widget ul li:before {
    position: absolute;
    content: "\f063";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    font-size: 12px;
    color: #838d9e;
    left: 0px;
    top: 16px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.widget ul li:hover:before {
    opacity: 0;
}

/* Tag Cloud Widget */

.tagcloud a {
    position: relative;
    font-size: 16px !important;
    font-weight: 500;
    background: #fff;
    border-radius: 20px;
    color: #838d9e;
	margin: 0 5px 10px;
    padding: 3.5px 17px 7px;
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1);
}

.tagcloud a:hover {
    color: #fff;
	background-color: #fd4a36;
}


.widget_popular_post .post .post-thumb{
	width: 70px;
    height: 70px;
    border-radius: 50%;
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.blog-single-post blockquote p{
	font-size: 24px;
    font-weight: 500;
    color: #0c2957;
    font-family: var(--fira-sans);
    font-style: italic;
}
.blog-single-post .author-box .social-links li a:hover{
	color:#fff !important;	
}
/************** Footer Widget *************/

/* Link Widget */

.footer-widget ul{
    position: relative;
}
.footer-widget ul li {
    position: relative;
    margin-bottom: 10px;
	color: #d2ccda;
    font-weight: 500;
    font-size: 18px;
	-webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-widget ul li a {
    position: relative;
    color: #d2ccda;
    font-weight: 500;
    font-size: 18px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-widget ul li a:hover {
    color: #fff;
}
.footer-widget ul li:before {
    position: absolute;
    content: '';
    left: -20px;
    top: 7px;
    width: 10px;
    height: 10px;
	background-color: #fd4a36;
    border-radius: 50%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
}
.footer-widget ul li:hover:before {
    opacity: 1;
}
.footer-widget ul li:after {
    position: absolute;
    content: '';
    left: -30px;
    top: 10px;
    width: 5px;
    height: 5px;
	background-color: #fd4a36;
    border-radius: 50%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
}
.footer-widget ul li:hover:after {
    opacity: 1;
}

.post-widget .image{
	width: 70px;
    height: 70px;
    border-radius: 6px;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.main-footer.style-two .footer-widget.widget_pages{
	position:relative;
	padding-left:100px;	
}
.main-footer.style-two .footer-widget.widget_pages:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/icons/icon-11.png);
	width:42px;
	height:42px;
}
.contact-widget ul.list li:before,
.contact-widget ul.list li:after{
	display:none !important;	
}

.main-footer.style-five .footer-widget ul li,
.main-footer.style-five .footer-widget ul li a{
	color:#0c2957;
}
.main-footer.style-five .footer-widget ul li:hover,
.main-footer.style-five .footer-widget ul li:hover a{
	color:#fb9a27;
}
.team-block-one h4 a{
	position:relative;
	color:#444;
}
.team-block-three h4 a{
	position:relative;
	color:#fff;
}
.team-block-four h4 a{
	position:relative;
	color:#0c2957;	
}
.footer-bottom-three .bottom-area ul li a{
	position: relative;
    display: block;
    color: #ffffff;
    font-size: 14px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    border-radius: 50%;
}

.comment-box .comment-form{
	margin:50px 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
	margin-left:30px !important;
}

.about-widget-two .text{
	font-size:16px;
	color:#84859c;
}
.main-header .header-upper .logo-box .logo img,
.main-footer .footer-logo img,
.mobile-menu .nav-logo img,
.hidden-sidebar .logo img{
	height:50px;
}
.main-header .sticky-header .logo img{
	height:42px;
}
.news-block-one h4 a br{
	display:none;
}
.woocommerce .single-shop-content .content-box p.price{
	margin-bottom:0px;
	font-size: 30px;
    font-weight: 500;
    position: relative;
	font-family: "Fira Sans", sans-serif;
	color:#0c2957;
}
.woocommerce .our-shop .product-block-one span.price{
	font-size: 18px;
    font-weight: 500;
	font-family: "Fira Sans", sans-serif;
	color:#fd4a36;
}
#tab-description h2{
	display:none;
}

/************Shop Sidebar***************/
.shopsidebar-widget{
	position:relative;
	margin-bottom:50px;
}
.shopsidebar-widget ul{
	margin-bottom:0px;
}
.shopsidebar-widget.widget ul li{
	padding:0px;
	margin-bottom:13px;
	padding-bottom:13px;
}
.shopsidebar-widget.widget ul li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.shopsidebar-widget.widget ul li ul li{
	border-top:1px solid #e1e5e9;
	border-bottom:none;
	margin-top:13px;
	padding-top:13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.shopsidebar-widget.widget ul li:before{
	top:2px;
}
.shopsidebar-widget.widget ul li ul li:before{
	top:15px;
}
.shopsidebar-widget.widget ul li a{
	padding-left:20px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
	height:2px;
	margin-bottom:40px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	height:14px;
	width:14px !important;
	background:#ffffff;
	top:-5px;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
	text-transform:uppercase;
	border-radius:0;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label{
	font-size: 18px;
    font-weight: 500;
    margin-top: 4px;
    color: #0c2957;
}
.woocommerce .widget_price_filter .price_slider_amount .clear{
	margin:0px;
}

.shopsidebar-widget.widget ul.product_list_widget li{
	border-bottom:none;
	margin-bottom:30px;
	padding-bottom:0px;
}

.shopsidebar-widget.widget ul.product_list_widget li a{
	padding-left:0px;
	font-family: "Fira Sans", sans-serif;
	font-size:18px;
	font-weight:500;
	color:#0c2957;
}
.shopsidebar-widget.widget ul.product_list_widget li .woocommerce-Price-amount{
	font-size:16px;
	font-weight:500;
	color:#838d9e;
	font-family: "Fira Sans", sans-serif;
}
.shopsidebar-widget.widget ul.product_list_widget li img{
	float:left;
	margin-left:0px;
	margin-right:20px;
	width:47px;
}
.shop-sidebar .shopsidebar-widget:last-child{
	margin-bottom:0px;
} 
.map-section .contact-info .map-meta li{
	position:relative;
	padding-left:30px;
}
.map-section .contact-info .map-meta li .icon{
	position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pricing-block .lower-content .link-btn a{
	color:rgb(32, 22, 48);
}
.pricing-block .lower-content .link-btn a:hover,
.pricing-block.active .lower-content .link-btn a{
	color:#ffffff;
}
.fact-counter .icon-box .icon .d-icons{
	font-size:50px;
	line-height:1em;
}
.wo-shop .sidebar{
	padding-left:50px;
}
.woocommerce form.woocommerce-form-coupon .form-row-first, 
.woocommerce form.woocommerce-form-coupon .form-row-last, 
.woocommerce-page form.woocommerce-form-coupon .form-row-first, 
.woocommerce-page form.woocommerce-form-coupon .form-row-last{
	width:49.5%;
}
.shad{
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}
.m-b50{
	margin-bottom:50px !important;
}
.blog-single-post .comment-box .comment-form .single-blog-title-box h3{
	margin-bottom:5px;
}

.select2-container--default .select2-selection--single{
	border: 1px solid #e0e0e0;
    border-radius: 4px;
    height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:46px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:46px;
}
.news-home-11 .single-item .image-box .category a,
.news-block-nine .img-holder .categories-box a{
	color:inherit;
}
.header-style-11 .navbar-right-info .search-toggler{
	line-height:56px;
}
.header-style-11 .main-menu .navigation>li.dropdown{
	margin-left:0px !important;
}
.nonr{
	display:none !important;
}
.header-style-six .header-middle .logo img{
	height:42px;
}
.header-style-seven .main-menu .navigation>li.dropdown{
    margin-left:0px;    
}
.works-home-7 .single-item .icon-box{
    margin-top:-46px !important;   
    margin-bottom:20px !important;
}
.fact-counter .inner{
    padding:40px 35px;   
}
.fact-counter .icon-box .counter-title{
    font-family: "Barlow", sans-serif;
    line-height: 30px;
}
.subscribe-home-7 .subscribe-form .flaticon-mail{
    display:none;
}
.header-style-eight .header-upper-style8 .logo-box .logo{
    background: #fff;
    padding: 11px 15px;   
}
.testimonial-block-eight .img-holder{
    overflow: hidden;   
}
.news-block-eight .img-holder .categories-box p a{
    color:#fff;   
}
.footer-style-six .footer-top .location-widget .map-outer .google-map{
    height:270px;
}
.footer-style-six .footer-top .location-widget .map-outer .google-map iframe{
    width:100%;
    height:100%;
}
.footer-style-seven .footer-top .gallery-widget .image-list li:before,
.footer-style-seven .footer-top .gallery-widget .image-list li:after{
    display:none;   
}
.footer-style-seven .footer-top .gallery-widget .image-list li .image,
.footer-eight .widget-popular-post li .img-box{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;   
}
.footer-style-seven .footer-top .gallery-widget .image-list li .image:hover img{
    opacity: 0.1;
}
.footer-eight .footer-widget .title {
    position: relative;
    display: block;
    margin-top: -4px;
    padding-bottom: 25px;
}
.footer-eight .footer-widget .title h3 {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 600;
    text-transform: capitalize;
}
.header-style-seven .navbar-right-info .link-btn{
	margin-right:0px;
}
.footer-style-seven .footer-widget.widget_pages ul li{
	position: relative;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}
.footer-style-six .footer-widget .links-widget ul li:before,
.footer-style-six .footer-widget .links-widget ul li:after,
.footer-style-seven .footer-widget .links-widget ul li:before,
.footer-style-seven .footer-widget .links-widget ul li:after,
.footer-style-ten .footer-top .link-widget ul li:before,
.footer-style-ten .footer-top .link-widget ul li:after,
.footer-style-11 .footer-top .link-widget ul li:before,
.footer-style-11 .footer-top .link-widget ul li:after,
.footer-section-eight .footer-widget .footer-widget-link-box ul li:before,
.footer-section-eight .footer-widget .footer-widget-link-box ul li:after{
	display:none;
}
.main-header.header-style-11 .navbar-right-info .btn-box{
	margin-left:40px;
}

.header-style-12 .main-menu .navigation>li,
.header-style-13 .main-menu .navigation>li,
.header-style-15 .main-menu .navigation>li{
	margin-left:0px;	
}
.testimonial-home-12 .inner-box p{
	max-width:500px;	
	display:inline-block;
}
.testimonial-home-12 .inner-box h3,
.testimonial-home-12 .inner-box h3 span{
	display:block;
}
.testimonial-section-home13 .testimonial-block .inner-box .testimonial-thumb{
	margin-bottom:-52px !important;	
}
.testimonial-home-12 .inner-box .thumb-box{
	margin-top:-44px !important;	
}
.testimonial-section-home14 .testimonial-block .testimonial-thumb{
	margin-top:-48px !important;	
}
.testimonial-section-home13 .testimonial-block,
.testimonial-section-home14 .testimonial-block{
	min-height:inherit;	
}
.footer-style-12 .footer-top .logo-widget .footer-logo{
	width:180px;	
}
.footer-style-12 .footer-top .footer-widget ul li{
	position:relative;
	width:49%;
	display:inline-block;	
}
.footer-style-13 .footer-top .subscribe-inner .form-group button{
	font-size: 16px;
    line-height: 30px;
    z-index: 1;
    font-family: "Fira Sans", sans-serif;
    padding: 15px 35.5px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 30px;
    background-color: #fff;
    overflow: hidden;
    text-transform: uppercase;
    vertical-align: middle;
}

.footer-style-13 .widget_popular_post .post h5 a,
.footer-style-13 .widget_popular_post .post .post-info{
	color:#fff;		
}
.footer-style-13 .widget_popular_post .post:last-child:before{
	display:none;
}
.offered-home-12 .single-item .inner-box .lower-content .lower-box .view-time a{
	color: #191d26;
	font-weight:600;
	transition: all 500ms ease;
}
.offered-home-12 .single-item .inner-box .lower-content .lower-box .view-time:hover a{
	color:#ed5253;
}
.offered-home-12 .single-item .inner-box .image-box .category {
	font-size: 14px;
    line-height: 20px;
    font-family: 'Barlow', sans-serif;
    color: #fff;
    font-weight: 500;
    background: rgba(25,29,38,0.65);
    text-align: center;
    padding: 4px 10px;
    border-radius: 5px;
    transition: all 500ms ease;
}
.footer-style-12 .footer-widget ul li:before,
.footer-style-12 .footer-widget ul li:after{
	background-color:#ed5253;	
}
.footer-style-13 .footer-widget ul li:before,
.footer-style-13 .footer-widget ul li:after{
	background-color:#e34824;	
}
.footer-style-15 .footer-widget ul li:before,
.footer-style-15 .footer-widget ul li:after{
	background-color:#ffa800;	
}
.footer-style-15 .instagram-widget .wrapper-box .image .overlay-link span.fa{
	color:#ffa800;
}
.highlights-home-12 .single-item .inner-box .icon-box{
	webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;	
}
.highlights-home-12 .single-item .inner-box:hover .icon-box{
	transform: scale(1.1) translate(0px, -10px);
}
.footer-style-12 .footer-top .logo-widget{
	padding-right: 25px;
    margin-right: 25px;	
}
.banner-section.banner-section-home13 .banner-carousel .content-box h2{
	min-width:440px;
}

.style-three .footer-widget ul li:before,
.style-three .footer-widget ul li:after{
	background-color: #7fb23f;
}
.style-four .footer-widget ul li:before,
.style-four .footer-widget ul li:after{
	background-color: #2f5ce9;
}
.style-five .footer-widget ul li:before,
.style-five .footer-widget ul li:after{
	background-color: #fb9a27;
}
.footer-style-seven .footer-top .contact-widget .info li:before,
.footer-style-seven .footer-top .contact-widget .info li:after{
	display:none;
}
.experience-section .icon-box .text,
.header-middle .icon-box .text{
	font-family: "Barlow", sans-serif;
}