.fab:before {
	font-family: 'Font Awesome 5 Brands' !important;
}
.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.admin-bar .sticky-header{
	top:32px;
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.rev_slider_wrapper .tp-bullets{
	display:none; 
}
.breadcrumb-area {
    position: relative;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 201px 0 158px;
    z-index: 10;
	background-image:url(../images/resources/breadcrumb-bg.jpg);
}

.breadcrumb-area.style2{
	position: relative;
    display: block;
    background: #131313;
    background-position: top left;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 201px;
    padding-bottom: 155px;
    z-index: 1;
	background-image:url(../images/resources/breadcrumb-bg-style2.png);	
}

.post-pagination .pagination{
	position:relative;
	display:inline-block;
	line-height: 62px;
}
.post-pagination .pagination li a, .post-pagination .pagination li span{
	border-radius:50%;	
}
.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    height: 60px;
    width: 60px;
    border-radius: 3px;
    border: 2px solid #eeeeee;
    color: #131313;
    font-size: 18px;
    line-height: 56px;
    font-weight: 600;
    transition: all 500ms ease 0s;
    font-family: 'Poppins', sans-serif;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #131313;
    background: #fec727;
    border-color: #fec727;
}
.home-google-map-area iframe{
	width:100%;
	height:100%;	
}
.tag-with-social-links-box .tag-box ul li a{
	display:inline-block,	
}
.add-comment-box #add-comment-form button{
	padding:2px 40px;
	display:inline-block;
	width:auto;
}
.single-blog-post .post-previous-next {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
	border-top: 1px solid #ececf0;
    border-bottom: 1px solid #ececf0;
    padding: 20px 0;
	margin-top:40px;
}
.single-blog-post .post-previous-next .post-previous {
    flex-grow: 1;
    margin-right: 20px;
}
.single-blog-post .post-previous-next a {
    color: #848484;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Poppins',sans-serif;
}
.single-blog-post .post-previous-next a:hover{
	color:#fec727;
}
.bendy-comment-item  .single-blog-title-box{
	padding-bottom:10px !important;	
}
.bendy-comment-item .default-form.add-comment-box{
	margin-bottom:40px;	
	padding-top:0px;
}
.default-form.add-comment-box h3 small a{
	color: #131313;
    font-weight: 700;
    text-transform: uppercase;	
}
.bendy-comment-item .bendy-comment-item{
	margin-left:80px;	
}
.menu-right-content-style2 .outer-search-box .seach-toggle.active .fa-search:before,
.menu-right-content-style3 .outer-search-box .seach-toggle.active .fa-search:before{
	content:"\f00d";	
}
.main-menu.style2 .navigation > li:first-child{
	margin-left:30px;	
}
.single-footer-widget-style2 .company-info-box:before{
	top:-100px;	
}
.footer-left-image{
	z-index:99;	
}
/******************* New Style *************************/

.booking-call-form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: #fec727;
    color: #131313;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    width: 150px;
    line-height: 50px;
    text-align: center;
    border-radius: 0px;
    transition: all 500ms ease 0s;
    margin: 0;
    font-family: 'Poppins', sans-serif;
	cursor:pointer;
}
.booking-call-form input[type="submit"]:hover{
    background: #ffffff;
}
.single-blog-post .img-holder .overlay{
	background:none !important;	
}

.appointment-form-box.style3 form .submit_btn input[type="submit"],
.appointment-form .submit_btn input[type="submit"],
.appointment-form-box .submit_btn input[type="submit"]{
    position: relative;
    display: block;
    border: none;
    float: right;
    width: 16%;
    background: #fec727;
    font-size: 0px;
    margin-top: 0;
    border-radius: 0px;
    line-height: 110px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
	cursor:pointer;
}
.appointment-form-box.style2 .extra-color .submit_btn input[type="submit"]{
    background: #fec727;
}
.appointment-form-box.style2 .extra-color .icon-plane1{
	color:#131313;	
}
.appointment-form-box.style2 .submit_btn input[type="submit"]{
	background: #4eaaf9;
	color:#fff;	
}
.appointment-form-box.style2 .icon-plane1{
	color:#fff;	
}
.appointment-form-box.style3 form .submit_btn .icon-plane1,
.appointment-form .submit_btn .icon-plane1,
.appointment-form-box .icon-plane1{
	position: absolute;
    right: 28px;
    top: 0px;
    line-height: 110px;
    font-size: 40px;
    text-align: center;
    display: inline-block;
    color: #000000;
}
.appointment-form-box.style3 form .submit_btn:hover input[type="submit"],
.appointment-form .submit_btn:hover input[type="submit"]{
    background: #131313;
}
.appointment-form-box.style3 form .submit_btn:hover .icon-plane1,
.appointment-form .submit_btn:hover .icon-plane1{
	color: #ffffff;
}
.fixed-header .sticky-header{
	z-index:-9;	
}
.single-service-style3 .img-holder .readmore-button,
.single-service-style3 .img-holder .icon-holder{
	z-index:99;	
}
.single-blog-post-style3 .img-holder .overlay{
	background:none !important;	
}

.google-map-box iframe{
	width:100%;
	height:100%;	
}
.estimation-box h5 a{
	position:relative;
	color: #131313;
    font-size: 16px;
    line-height: 26px;	
}

/*-----------------------wishlist-----------------------*/
.ajax-loading {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index:999;
}
.ajax-loading:before  {
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 32px;
    left: 50%;
    margin: -5.5px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
}
body > .ajax-loading {
    position: fixed;
}
#pop {
    border: 5px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.15);
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    position: fixed;
    top: 50%;
    width: 500px;
	z-index:999;
}
.pop {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px 20px;
	z-index:999;
}


/*************** Shop Widget Style ************/

.shop-widget ul {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    border-bottom: none;
}
.shop-widget ul li {
    position: relative;
    display: block;
    padding-left: 43px;
    line-height: 53px;
    border-bottom: 1px solid #ededed;
    transition: all 500ms ease;
}
.shop-widget ul li:before {
    position: absolute;
    top: 0;
    left: 19px;
    bottom: 0;
    width: 8px;
    height: 8px;
    background: #d4d4d4;
    border-radius: 50%;
    content: "";
    transition: all 100ms ease;
    transition-delay: .3s;
    transform: perspective(0px) translateX(0px) rotate(0deg);
    margin: 22px 0 23px;
}
.shop-widget ul li a{
	position: relative;
    display: inline-block;
    color: #848484;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.shop-widget ul li:hover:before{
	background: #fec727;
    transform: perspective(0px) translateX(0px) rotate(0deg);	
}
.shop-widget ul li a:before{
	position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 0px;
    background: #fec727;
    content: "";
    transition: all 200ms linear;
    transition-delay: 0.1s;	
}

.shop-widget ul li a:hover:before {
    height: 3px;
}

/**************** Blog Widget Style ***************/


.widget ul {
    position: relative;
    display: block;
}
.widget ul li {
    position: relative;
    display: block;
	padding-bottom: 19px;
    margin-bottom: 21px;
    color: #131313;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #ededed;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 700ms ease;
}
.widget ul li a {
    position: relative;
    display: block;
    color: #131313;
    font-size: 14px;
}
.widget ul li:last-child a{
    margin-bottom: 0;
}
.widget ul li:hover a{
    color: #fec727;
    transition: all 700ms ease;
}
.widget ul li:before {
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 8px;
    width: 8px;
    content: "";
    background: #fec727;
    border-radius: 50%;
    transition: all 700ms ease 900ms;
    transform: scale(0);
}
.widget ul li:hover:before{
    transform: scale(1.0);
    transition: all 200ms linear;
    transition-delay: 0.1s;
} 
.widget ul li:after {
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 0px;
    content: "";
    background: #fec727;
    border-radius: 50%;
    transition: all 700ms ease 100ms;
}
.widget ul li:hover:after{
    width: 100%;
    transition: all 900ms ease 300ms;
}

.widget .tagcloud a {
    position: relative;
    display: inline-block;
    margin: 0 5px 10px;
    background: #f5f5f5;
    padding: 9px 15px 7px;
    color: #848484;
    font-size: 16px !important;
    font-weight: 400;
    transition: all 500ms ease 0s;
}
.widget .tagcloud a:hover{
    color: #131313;
    background: #fec727;
}

.single-sidebar .recent-post li,
.single-sidebar .instagram li{
	border-bottom:0px;
	padding-bottom:0px;
}
.single-sidebar .recent-post li:before,
.single-sidebar .recent-post li:after,
.single-sidebar .instagram li:before,
.single-sidebar .instagram li:after{
	display:none;	
}
/**************** End Style ****************/
.shop-sidebar-wrapper .search-form{
	margin-bottom:0px;	
}
.shop-widget{
	margin-bottom:50px;	
}
.widget .single-sidebar-box ul.products-post{
	border:0px;	
}
.shop-sidebar-wrapper .products-post li .title-holder span{
	display:inline-block;	
}
.shop-sidebar-wrapper .products-post li .title-holder p.price{
	margin-bottom:0px;
	line-height:20px;	
}
.shop-sidebar-wrapper .products-post li .title-holder .post-title a{
	font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    transition: all 500ms ease;	
	font-family: 'Poppins', sans-serif;
}
.shop-sidebar-wrapper .products-post li .title-holder .post-title a:before{
	display:none;	
}
.wcppec-checkout-buttons{
	display:none;	
}
.single-Servicesimg-box .static-content .icon-holder,
.single-Servicesimg-box .static-content .readmore a span:before{
	z-index:999;	
}

/******************* Footer Widget Style ************************/

.footer-widget ul {
    position: relative;
    display: block;
    margin-top: -8px;
	z-index: 1;
}
.footer-widget ul li.page_item {
    position: relative;
    display: inline-block;
	width:49%;
    line-height: 40px;
}
.footer-widget ul li.page_item a{
    position: relative;
    display: block;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    transition: all 500ms ease;
}
.footer-widget ul li.page_item a:hover{
    color: #fec727;
}

/****************** Footer Style Two Widget *********************/

.single-footer-widget-style2 ul {
    position: relative;
    display: block;
}
.single-footer-widget-style2 ul li.page_item {
    position: relative;
    display: inline-block;
	width:49%;
    line-height: 44px;
}
.single-footer-widget-style2 ul li.page_item:before {
    position: absolute;
    top: 18px;
    left: 0;
    content: "";
    width: 8px;
    height: 8px;

    border-radius: 0%;
    background: #292929;
    transform: scale(1.0);
    transition: all 0.3s ease-in-out 0.1s;
    z-index: 5;
}
.single-footer-widget-style2 ul li.page_item:hover:before{
    background: #cc4b24;
    transform: scale(1);
}
.single-footer-widget-style2 ul li.page_item a{
    position: relative;
    display: block;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    padding-left: 28px;
    transition: all 500ms ease;
}
.single-footer-widget-style2 ul li.page_item a:hover{
    color: #cc4b24;
}

/***************** Footer Style Three *********************/
.single-footer-widget-style3 .title{
	padding-bottom:60px;	
}
.single-footer-widget-style3 ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: -14px;
}
.single-footer-widget-style3 ul li.page_item{
    position: relative;
    display: inline-block;
    overflow: hidden;
	width:49%;
	line-height: 35px;
}
.single-footer-widget-style3 ul li.page_item a{
    position: relative;
    display: block;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    transition: all 500ms ease;
}
.single-footer-widget-style3 ul li.page_item a:hover{
    color: #ffffff;
}

/********************** Footer Style Four **************/

.single-footer-widget-style4 ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: -8px;
}
.single-footer-widget-style4 ul li.page_item {
    position: relative;
    display: inline-block;
    line-height: 40px;
	width:49%;
}
.single-footer-widget-style4 ul li.page_item:before {
    position: absolute;
    left: 0;
    top: 18px;
    width: 0px;
    height: 2px;
    background: #4eaaf9;
    content: "";
    transition: all 300ms linear;
    transition-delay: 0.1s;
}
.single-footer-widget-style4  ul li.page_item:hover:before{
    width: 20px;    
}
.single-footer-widget-style4  ul li.page_item a{
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    transition: all 300ms linear;
    transition-delay: 0.1s;
}
.single-footer-widget-style4 ul li.page_item a:hover{
    color: #4eaaf9;
    padding-left: 30px;
}
/*** 

====================================================================
				Error Page Section
====================================================================

***/

.error-section{
	position: relative;
	padding: 100px 0 100px;
	text-align: center;
}

.error-section h1{
	position: relative;
	display: block;
	font-size: 250px;
	line-height: 1em;
	color: #333333;
	font-weight: 600;
}

.error-section h2{
	position: relative;
	font-size: 30px;
	color: #333333;
	line-height: 1.2em;
	margin-bottom: 20px;
	font-weight: 500;
}

.error-section p{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #333;
	margin-bottom: 30px;
}

.error-section a{
	position: relative;
	display: inline-block;
}


/************* Services SideBar Style ***********************/

.single-service-sidebar .widget_nav_menu{
	position: relative;
    display: block;
    margin-top: -50px;
	background: transparent;
    border: 1px solid #eeeeee;
    padding: 0 29px 39px;
    z-index: 1;
}
.single-service-sidebar .widget_nav_menu:before{
	position: absolute;
    top: -45px;
    left: 30px;
    bottom: 0;
    right: 30px;
    background: #ffffff;
    content: "";
    z-index: -1;	
}
.single-service-sidebar .widget_nav_menu .menu{
	position: relative;
    display: block;
}
.single-service-sidebar .widget_nav_menu .menu li{
	position: relative;
    display: block;
    margin-bottom: 10px;
    transition: all 500ms ease;
	line-height:50px;
	text-align:left;
}
.single-service-sidebar .widget_nav_menu .menu li a{
	position: relative;
    display: block;
	color:#131313;	
    padding-left: 65px;
    border-bottom: 1px solid #eeeeee;
    font-family: 'Poppins', sans-serif;
    transition-delay: 0.1s;
	transition: all 500ms ease;	
}
.single-service-sidebar .widget_nav_menu .menu li a:before{
	position: absolute;
    content: "\e97a";
	top: 0;
    left: 0;
    width: 50px;
	font-family: 'icomoon' !important;
    height: 50px;
	font-size: 12px;
	color:#131313;
    border: 1px solid #eeeeee;
    text-align: center;
    border-bottom: none;
    transition: all 200ms linear;
    transition-delay: 0.1s;	
}
.single-service-sidebar .widget_nav_menu .menu li.current-menu-item a,
.single-service-sidebar .widget_nav_menu .menu li:hover a{
	border-color: #fec727;
	background-color: #fec727;	
	color:#131313;	
}
.single-service-sidebar .widget_nav_menu .menu li.current-menu-item a:before,
.single-service-sidebar .widget_nav_menu .menu li:hover a:before{
	background: #131313;
    border-color: #131313;
	color:#fec727;
}

.woocommerce .checkout_coupon  .form-row-first{
	width:100%;
	float:none;
}
.woocommerce .checkout_coupon  .form-row-last{
	float:none;
}

.woocommerce .col2-set, .woocommerce-page .col2-set{
	width:auto;
	margin:0px -15px;	
}

/*************************New Updated*********************************/

.single_working_process_new {
    position: relative;
    cursor: pointer;
    margin-bottom: 44px;
}

.single_working_process_new .box {
    position: relative;
    background: #1f1f1f;
    width: 176px;
    height: 176px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 30px;
}

.single_working_process_new .box .icon-holder {
    position: relative;
    padding: 62px 0px 0px;
    height: 176px;
}

.single_working_process_new .box .inner:before {
    position: absolute;
    content: '';
    border: 2px dashed #424242;
    border-radius: 50%;
    width: 85%;
    height: 85%;
    left: 13px;
    top: 13px;
    transition: all .6s ease;
}

.single_working_process_new:hover .box .inner:before {
    border: 2px dashed #fff;
}

.single_working_process_new .text-holder h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: all .6s ease;
}

.single_working_process_new .text-holder h3 a {
    color: #fff;
    transition: all .6s ease;
}

.single_working_process_new:hover .text-holder h3 a {
    color: #fec727;
}

.working-process-area.new .working-process-arrow {
    position: absolute;
    left: 0;
    bottom: 195px;
    right: 0;
    text-align: center;
    z-index: -1;
}

.working-process-area.new .bottom-text.clr-gray p {
    color: #9b9b9b;
}

.footer-area.new .title.f_logo {
    margin: 0px;
    padding-bottom: 20px;
}

.footer-area.new .single-footer-widget .usefull-links ul:before {
    display: none;
}

.footer-area.new .single-footer-widget .usefull-links ul li a {
    padding-left: 0px;
}

.footer-area.new .single-footer-widget .usefull-links ul li:before {
    display: none;
}

.footer-area.new .gallery{
	margin:0 -4px;
}

.footer-area.new .gallery .gallery-item {
    display: inline-block;
    margin: 0px 0px 4px 0px;
	padding:0 4px;
	width:33.333%;
}

.footer-area.new .gallery .gallery-item img {
    position: relative;
    width: 100%;
}

.footer-area.new .gallery .gallery-item .gallery-icon {
    position: relative;
    overflow: hidden;
}

.footer-area.new .gallery .gallery-item .gallery-icon:before {
    position: absolute;
    z-index: 10;
    background: rgba(0, 0, 0, .8);
    content: '';
    top: 50%;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .6s ease;
}

.footer-area.new .gallery .gallery-item:hover .gallery-icon:before {
    opacity: 1;
    top: 0;
}

.footer-area.new .subscribe-form input {
    position: relative;
    display: block;
    background: #131313;
    border: 1px solid #272727;
    color: #5c5c5c;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    height: 52px;
    margin-bottom: 0px;
    padding: 0 20px;
    transition: all 500ms ease;
}
.post-date-author-info.style5 .meta-info{
	position:relative;
	margin-bottom:20px;
}
.post-date-author-info.style5 .meta-info li{
	position:relative;
	display:inline-block;
	margin-right:10px;
	padding-right:15px;
	font-size:14px;
	color:#e0e0e0;
	line-height:20px;
}
.post-date-author-info.style5 .meta-info li:before{
	position:absolute;
	content:'';
	height:15px;
	width:1px;
	background:#e0e0e0;
	right:0px;
	top:3px;
}
.post-date-author-info.style5 .meta-info li:last-child{
	padding-right:0px;
	margin-right:0px;
}
.post-date-author-info.style5 .meta-info li:last-child:before{
	display:none;
}
.post-date-author-info.style5 .meta-info li a{
	font-size:14px;
	color:#e0e0e0;
	font-weight:normal;
	line-height:20px;
}
.post-date-author-info.style5 .meta-info li span{
	color: #fec727;
	margin-right: 7px;
	text-transform: capitalize;
	line-height:20px;
}
#blog-area .sidebar-wrapper{
	max-width:100%;
}
.style3.fixed-header .sticky-header .logo img,
.style4.fixed-header .sticky-header .logo img{
	height:58px;
}
.single-footer-widget .subscribe-form button,
.about-style1-content .inner-content .single-box .icon span:before,
.about-style1-content .inner-content .know-more-box .button a,
.sidebar-contact-box .inner-content .button a,
.contact-form form button, form #contact-form input[type="submit"]{
	color:#fff;
}
.video-holder-box-style3 .img-holder .icon-holder,
.appointment-form-box.style2 .submit_btn input[type="submit"]{
	background: #009146;
}
.border-left,
.border-right{
	display:none;
}