/* 
Theme Name:		 Backhoe Child - Backspace
Theme URI:		 https://werbackspace.com/
Description:	 Backhoe Child is a child theme of Hello Elementor.
Author:			   Backspace
Author URI:		 https://werbackspace.com/
Template:			 backhoe
Version:		   1.0.0
Text Domain:	 backhoe-child
*/


/*
===================================================================
>>> by Md. Mehedi Hassan -> Child Theme
===================================================================
*/

:root {
  --bs-primary-color: #ea1f25;
  --bs-primary-color-light: #ff4f54;
  --bs-box-hover-color: rgba(234, 31, 37, 0.8);
  --bs-box-hover-color-light: rgba(255, 79, 84, 0.8);
  --bs-white-color: #ffffff;
}

/* .our_project2_area .our_project_details .building.isolation.interior {
	padding: 1px;
    border: 2px solid var(--bs-primary-color-light);
    border-radius: 2px;
} */

.our_project2_area .our_project_details {
	margin-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}


.our_project2_area .our_project_details {
	width: 33.333333333%;
	float: left;
}


.our_project2_area #prodcut {
	position: relative;
}

.our_project2_area .project_item::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0, 0, 0, .0);
}

/* 
.our_project2_area .project_item_2::before,
.our_project2_area .project_item_5::before,
.our_project2_area .project_item_16::before,
.our_project2_area .project_item_19::before,
.our_project2_area .project_item_26::before {
	background: rgba(0,0,0,.5);
}
*/

.our_project2_area .our_project_details .project_item img {
	width: 100%;
}

.our_project2_area .wpb_content_element {
	margin-bottom: 0px;
}

.our_project2_area .wpb_column.vc_column_container {
	margin-bottom: 25px;
}

@media screen and (max-width: 1200px) and (min-width: 767px) {
    .our_project2_area .our_project_details {
	    width: 50%;
    }
}

@media (max-width: 767px) {
    .our_project2_area .our_project_details {
	    width: 100%;
    }
}

.our_project2_area .our_project_details .project_item .project_hover {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	text-align: center;
	padding: 15px 15px;
}

.our_project2_area .our_project_details .project_item .project_hover .project_hover_inner {
	height: 100%;
	position: relative;
}

.forBorderAndPadding {
    border: 2px solid var(--bs-primary-color-light);
    padding: 18px 10px 10px;
    border-radius: 5px;
}

.our_project2_area .our_project_details .project_item .project_hover .project_hover_inner {
	padding: 0px 40px 0px 40px;
}

.our_project2_area .our_project_details .project_hover .category_title {
	margin-top: 10px;
	border-bottom: 2px solid #ffffff;
}

.our_project2_area .our_project_details .category_title {
	text-align: center;
	margin-bottom: 10px;
}

.our_project2_area .our_project_details .project_hover .category_title h3 {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.our_project2_area .our_project_details .category_title h3 {
	font-weight: bold;
	color: #000;
	font-size: 20px;
	text-align: center;
	margin-bottom: 7px;
	border-bottom: 2px solid var(--bs-primary-color);
  display: inline-block;
	padding-bottom: 2px;
}

.our_project2_area .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
	background: transparent;
	padding: 0px 20px 0px 40px;
	-webkit-transition: all 400ms linear 0s;
	-o-transition: all 400ms linear 0s;
	transition: all 400ms linear 0s;
	position: absolute;
	top: 20%;
	-webkit-transform: translateY(00%);
	-ms-transform: translateY(00%);
	transform: translateY(00%);
	left: 0px;
	text-align: center;
	overflow: hidden;
}

.our_project2_area .our_project_details .project_hover .project_hover_content h4 {
	padding: 2px;
	text-align: left;
}

.our_project2_area .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content a {
	text-decoration: none;
}

.our_project2_area .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
	font-size: 12px;
	text-transform: capitalize !important;
	font-family: "Roboto";
	font-weight: bold;
	color: #e8e8e8;
	opacity: 0;
	-webkit-transform: translateY(1.5rem);
	-ms-transform: translateY(1.5rem);
	transform: translateY(1.5rem);
	-webkit-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	margin: 0;
}

.our_project2_area .our_project_details .project_item:hover .project_hover .project_hover_inner {
	background: var(--bs-box-hover-color-light);
}

.our_project2_area .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content a:hover {
	text-decoration: none;
}

.our_project2_area .our_project_details .project_item:hover .project_hover .project_hover_inner h4 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	font-family: 'Roboto', sans-serif;
}

.our_project2_area .our_project_details .project_item:hover .project_hover .project_hover_inner h4:hover {
    transition: all ease-in-out 400ms;
    background-image: linear-gradient(to right, #222020 0%, #757373 100%);
}


/*
===================================================================
>>> Global Section
===================================================================
*/
#respond.comment-respond {
	display: none;
}

::selection {
	background: var(--bs-primary-color) !important;
	color: var(--bs-white-color);
}



/*
=================================================================== 
>>>> Home Page Slider
===================================================================
*/
.homePageSliderPhonenumber::before, .homePageSliderAddress::before {
	display: inline-block !important;
	color: #ea1f25;
	font-family: FontAwesome;
	margin-right: 2px;
	border-radius: 40px;
	font-weight: 600;
	height: 26px;
	width: 26px;
	line-height: 25px;
	font-size: 18px;
}

.homePageSliderPhonenumber::before {
    content: "\f095";
}

.homePageSliderAddress::before {
    content: "\f041";
}

/*
=================================================================== 
>>>> Home Page Rotate Box 
===================================================================
*/
.homePageOurProjectRotateCardWrapper {
	width: 100%;
	padding: 0 15px;
	margin-bottom: 30px;
}

@media (min-width: 600px) {
	.homePageOurProjectRotateCardWrapper {
		width: 50%;
		padding: 0 15px;
		margin-bottom: 30px;
	}
}

@media (min-width: 768px) {
	.homePageOurProjectRotateCardWrapper {
		width: 50%;
		padding: 0 15px;
		margin-bottom: 30px;
	}
}

@media (min-width: 992px) {
	.homePageOurProjectRotateCardWrapper {
		width: 50%;
		padding: 0 15px;
		margin-bottom: 30px;
	}
}

@media (min-width: 1200px) {
	.homePageOurProjectRotateCardWrapper {
		width: 25%;
		padding: 0 15px;
		margin-bottom: 0px;
	}
}

.card_wrapper {
  perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: 100%;
  font-weight: 400;
}



.card_wrapper__side { 
    height: 100%;
    transition: all .8s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    backface-visibility: hidden;
    border-radius: .3rem;
    overflow: hidden;
}


.card_wrapper__side--front {
    background-color: #fff;
	position: relative;
}

.card_wrapper__picture img {
  width: 100%;
  height: auto;
}

.card_wrapper:hover .card_wrapper__side--front {
  transform: rotateY(-180deg);
  font-weight: 400px;
}

.card_wrapper__picture.card_wrapper__picture--1 {
	position: relative;
}

.card_wrapper__picture.card_wrapper__picture--1 > div {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: rgba(255, 79, 84, 0.1); */
    background: rgba(0, 0, 0, 0.3);
    padding: 15px;
}

.card_wrapper__picture.card_wrapper__picture--1 > div > div {
    border: 2px solid var(--bs-primary-color-light);
    height: 100%;
    width: 100%;
    padding: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card_wrapper__picture.card_wrapper__picture--1 div h5 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #ff4f54bf;
    padding: 0px 10px;
    border-radius: 5px;
    border: 1px solid #fff;
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card_wrapper__side--back {
  transform: rotateY(180deg);
  border: 5px solid var(--bs-primary-color);
  box-sizing: border-box;
  padding: 10px 25px;
  font-weight: 400;
}

.linkWrapper {
  position: absolute;
  right: 0;
  background: var(--bs-primary-color);
  top: 0;
  padding: 10px 10px 10px 10px;
}

.linkWrapper .icofont-link {
	color: #fff;
	font-weight: bold;
}

.aritcles_wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 25px;
}

.aritcles_wrapper h5 {
  font-size: 22px;
  text-align: center;
  margin: 0;
}

.card_wrapper__side--back-1 .aritcles_wrapper p {
  font-weight: 400;
}

.card_wrapper:hover .card_wrapper__side--back {
  transform: rotateY(0);
}

.card_wrapper__cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/*
=================================================================== 
>>>> Home page all part
===================================================================
*/
@media screen and (max-width: 39.9375em) {
	.homePageTestimonials .wd-testimonial__item::after {
		width: 50px;
		height: 50px;
	}
}

@media screen and (max-width: 768px) {
	.vc_row.homePageProductsBox {
		margin-bottom: 40px !important;
	}

	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}


/*
=================================================================== 
>>>> Header Part
===================================================================
*/

@media screen and (max-width: 63.9375em){
	.top-header .__top-header-left .social-media {
		float: inherit !important;
	}
	
	.site-title-bar .title-bar-left {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}


@media screen and (max-width: 39.9375em){
	.top-header .__top-header-left {
		display: flex;
		justify-content: center;
	}
}



/*
=================================================================== 
>>>> About Us Page
===================================================================
*/
.aboutUsPageCountUp .wd-count-up__counter {
	-webkit-text-stroke-color: #ea1f25;
	margin: .42em 0 .12em;
}

@media screen and (max-width: 768px){
	.aboutUsPage3TextBlockWithIcon .text-icon {
		padding: 15px;
		margin-bottom: 0px;
	}
	.aboutPageUndefeatedSuccess {
		margin-top: 50px;
	}
	.aboutPageUndefeatedSuccess .text-icon {
		padding: 20px 15px;
		margin-bottom: 0px;
	}
	.aboutPageUndefeatedSuccess .box-place .vc_column-inner {
		margin-top: -40px !important;
		margin-left: inherit !important;
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
	.aboutPageHealthyAndSafe .wpb_column .vc_column-inner {
		padding-right: 30px !important;
		padding-left: 30px !important;
		padding-top: 0px !important;
	}
	
	
	
}
/*
===================================================================
>>> Footer
===================================================================
*/

@media screen and (max-width: 39.9375em){
	.first-footer .columns:last-child .block-title {
    	display: none;
	}
	.first-footer .columns:last-child img {
		max-width: 180px;
	}
}


/*
=================================================================== 
>>>> Theme color Customization 
===================================================================
*/
.top-bar-right .header-cta a.btn-medium {
	color: #fff;
}

.wpb_wrapper .wd-heading .hr_a {
	border-bottom-color: #ea1f25;
}

body .btn-color-1.btn-solid,
body .woocommerce .entry-summary form.cart .single_add_to_cart_button,
body .elementor-element .entry-summary form.cart .single_add_to_cart_button,
body .wpcf7 .wpcf7-form .contact_style_4 input[type="submit"],
body .post-password-form input.btn-color-1[type="submit"],
body .post-password-form .blog-posts form input.small.radius[type="submit"],
body .blog-posts form .post-password-form input.small.radius[type="submit"],
body .wpcf7 .wpcf7-form input[type="submit"],
body #commentform #submit[type="submit"],
body .blog-posts form .small.radius,
body .hover-color-1:hover.btn-solid,
body .woocommerce .entry-summary form.cart .hover-color-1.single_add_to_cart_button:hover,
body .elementor-element .entry-summary form.cart .hover-color-1.single_add_to_cart_button:hover,
body .wpcf7 .wpcf7-form .contact_style_4 input:hover[type="submit"],
body .post-password-form input.hover-color-1:hover[type="submit"],
body .wpcf7 .wpcf7-form input.hover-color-1:hover[type="submit"],
body #commentform .hover-color-1#submit:hover[type="submit"],
body #commentform .wpcf7 .wpcf7-form .contact_style_4 input#submit:hover[type="submit"],
body .wpcf7 .wpcf7-form .contact_style_4 #commentform input#submit:hover[type="submit"],
body .blog-posts form .hover-color-1.small.radius:hover {
	color: #fff;
	background: #ea1f25;
}

.vc_column-inner .wd-btn-wrap .btn-color-5.btn-solid {
    color: #2c2b2b;
}

.vc_row .single_image-bg::after {
	background: #ea1f25;
}

.wd-testimonial_layout_1 .slick-current .wd-testimonial__item {
    background-color: var(--bs-primary-color-light) !important;
}

.wd-testimonial_layout_1 .wd-testimonial__item:hover {
    background-color: var(--bs-primary-color-light) !important;
}

