/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
body {
    line-height: 1.8;
    color: #707070;
}
#container-list .elementor-container{
    width: 100% !important;
}
#container-box .elementor-container,
#container-innerbox .elementor-container {
    width: 96%;
}
#tab-box .bdt-tabs .bdt-tabs-item-title .bdt-tab-text-wrapper {
    display: flex;
}
#tab-box .bdt-tab-title-icon-wrapper{
	text-align: left;
    display: flex;
    justify-content: space-between;
}
#tab-box .bdt-text-small {
    text-align: left;
	position: relative;
	line-height: 12px;
	margin-top: -10px;
}
#tab-box .bdt-tabs-item{
    width: 25%;
}
#tab-box .bdt-tabs-item .far{
    font-size: 60px;
}
.counter-left {
    margin-left: -26px;
}
.service .swiper-container .swiper-slide {
    text-align: center;
    box-shadow: 0px 3px 40px 0px rgb(0 0 0 / 10%);
    vertical-align: middle;
    display: grid;
    align-content: center;
}
.specification .swiper-container {
    overflow: visible !important; 
}
.specification .swiper-container .swiper-slide {
    background-color: #FFFFFF;
    padding: 20px 20px 20px 20px;
    border-radius: 20px;
    text-align: center;
    min-height: 200px;
    box-shadow: 0px 3px 40px 0px rgb(0 0 0 / 10%);
    vertical-align: middle;
    display: grid;
    align-content: center;
}
.text-box{
	min-height: 230px;
}
.list-box ul li.elementor-icon-list-item{
    background: #F7F7F7;
    padding: 12px 20px;
    border-radius: 35px;
    width: fit-content;
    margin-bottom: 10px;
}
option:disabled{
  background: #ccc;
}

#bdt-tab-dammam{
	background-image: url(http://futurehousingsolutions.freelancedeveloy.com/wp-content/uploads/2021/10/front-Dammam.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#bdt-tab-riyadh{
	background-image: url(http://futurehousingsolutions.freelancedeveloy.com/wp-content/uploads/2021/10/front-Riyadh.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#bdt-tab-jeddah{
	background-image: url(http://futurehousingsolutions.freelancedeveloy.com/wp-content/uploads/2021/10/front-Jeddah.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#bdt-tab-dammam:hover,
.bdt-active>#bdt-tab-dammam{
	background-image: url(http://futurehousingsolutions.freelancedeveloy.com/wp-content/uploads/2021/10/Dammam.jpg);
}
#bdt-tab-riyadh:hover,
.bdt-active>#bdt-tab-riyadh{
	background-image: url(http://futurehousingsolutions.freelancedeveloy.com/wp-content/uploads/2021/10/riyadh.jpg);
}
#bdt-tab-jeddah:hover,
.bdt-active>#bdt-tab-jeddah{
	background-image: url(http://futurehousingsolutions.freelancedeveloy.com/wp-content/uploads/2021/10/Jeddah.jpg);
}
.bdt-tabs .bdt-tab-title-icon-wrapper svg {
    width: 1.5em  !important; 
    height: 1.5em !important; 
}
.bdt-tabs-item-title:hover .bdt-tab-title-icon-wrapper svg,
.bdt-active .bdt-tab-title-icon-wrapper svg {
    transform: rotate(179deg);
	 animation: rotation 5s linear infinite;
}
@media only screen and (max-width: 1024px){
	#tab-box .bdt-tabs-item {
		width: 31%;
	}
	#tab-box .bdt-tab-title-icon-wrapper {
		width: 195px !important;
	}
	.bdt-tabs-item-title {
		line-height: 24px !important;
    	font-size: 24px !important;
	}
	.bdt-tabs .bdt-tab-title-icon-wrapper svg {
		width: 1em !important;
		height: 1em !important;
	}
	#tab-box .bdt-text-small {
		font-size: 16px !important;
		line-height: 20px !important;
		margin-top: 0px !important;
	}
}
@media only screen and (max-width: 625px){
	#tab-box .bdt-tabs-item {
		width: 100%;
		 margin-bottom: 20px;
	}
	.bdt-tab {
		padding: 0 20px;
	}
	#tab-box .bdt-tab-title-icon-wrapper {
		width: 250px !important;
	}
}
#tab-box .bdt-tab-title-icon-wrapper {
    width: 250px;
	line-height: 16px;
}
.a-button {
    color:#021834;
    font-family: "Poppins", Sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2em;
	display: flex;
    align-items: center;
}
.elementor-104 .elementor-element.elementor-element-0b72455 .bdt-custom-gallery .bdt-custom-gallery-skin-abetis-desc {
 	height: 180px;
}
.bdt-custom-gallery-item-inner{
	box-shadow: 0px 3px 40px 0px rgb(0 0 0 / 10%);
	border-radius: 30px 30px 30px 30px;
}