/* 
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 {
	overflow-x:hidden
}
.elementor-location-header {
position: absolute;
left: 0;
right: 0;
margin:auto;
max-width: 100%;
z-index: 99;
}
.elementor-location-header .main-header {
width:100% !important;
z-index: 99;
}
.fixed-header {
position: fixed;
top: 0;
left: 0;
-webkit-transition:all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition:all .5s ease-in-out;
z-index: 99999 !important;
right: 0;
width: 100%;
margin:auto;
max-width: 100%;
background:rgba(61, 52, 45, .45);
}
.form-section img {
width:100% !important
}
.all-blogs .elementor-post__thumbnail, .elementor-post__thumbnail__link {
padding-bottom:0 !important;
	-webkit-transition:all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition:all .5s ease-in-out;
}
.elementor-post__thumbnail__link {
-webkit-transition:all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition:all .5s ease-in-out;
}
.elementor-post__thumbnail__link:hover img {
	transform:scale(1.1);
	-webkit-transition:all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition:all .5s ease-in-out;
}
.home-blogs .elementor-posts-container article:first-child {
grid-column:1;
grid-row:1/4;
min-width: 550px;
	max-height: calc(100% - 20px);
}
.services-cards {
display:flex
}
.services-cards .cardi {
height:480px;
display:flex;
flex: 1 1 20px;
position:relative;
margin: 10px;
	-webkit-transition:all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
transition:all .25s ease-in-out;
}
.cardi-img {
height:100%;
width:100%;
object-fit:cover;
}
.cardi-img img {
border-radius:8px !important
}
.services-cards  .cardi-info h3 {
font-size:32px;
color:#DFDCCB;
margin-bottom:150px
}
.services-cards  .cardi-info .icon-img {
width:60px
}

.services-cards.goals  .icon-img {
width:50px;
	margin-bottom:30px
}
.services-cards.goals .cardi .cardi-goal {
	/*height:100%*/
}
.services-cards.goals .cardi {
  flex-direction: column;
  justify-content: space-evenly;
  padding:40px;
	border-radius: 60px;
}
.services-cards.goals .cardi:nth-of-type(1) {
	background:#CB8C69
}

.services-cards.goals .cardi:nth-of-type(2) {
	background:#3D342D
}

.services-cards.goals .cardi:nth-of-type(3) {
	background:#CB8C69
}
.services-cards.goals .cardi::before {
	background: rgba(0,0,0,.10);
	border-radius: 60px;
}
.services-cards.goals .cardi-info {
	padding:0;
	position: unset;
  height: auto;
}
.services-cards.goals h3, .services-cards.goals p {
	color:#fff !important
}

.services-cards  .cardi-info p {
font-size:15px;
color:#DFDCCB
}
.services-cards  .cardi-info {
position:absolute;
height:100%;
width:100%;
left:0;
top:0;
padding: 25px;
flex-direction: column;
justify-content:space-between;
display:none
}
.services-cards .cardi:hover {
flex: 3 1 20px;
}
.services-cards .cardi:before {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background:rgba(0,0,0,.4);
content:"";
}
.services-cards .cardi:hover .cardi-info {
display:flex !important
}
.service-col .elementor-background-overlay {
background:rgba(0,0,0,.6)
}
.services-box .elementor-container {
	flex-wrap: wrap;
	justify-content: center;
}

.service-col {
	min-width: 33%;
	transition:transform .4s ease-in-out !important
}
.service-col .elementor-widget-wrap {
	transition:transform .4s ease-in-out !important
}
.service-col:hover .elementor-widget-wrap {
	transform: scale(1.02);
	transition:transform .4s ease-in-out !important
}
.main-header .elementor-widget-nav-menu .elementor-nav-menu li a:hover, .main-header .elementor-widget-nav-menu .elementor-nav-menu li:hover a {
color:#f2f2f2 !important
}
.last-menu-item {
border:1px solid #CB8C69 !important
}
.last-menu-item:hover {
	background:#CB8C69
}
.main-title h2:before {
height:30px;
width:4px;
background:#CB8C69;
content:"";
margin-left:10px;
display:inline-block
}
.main-btn .elementor-button-icon {
margin-top:3px
}
.home .elementor-portfolio__filters .elementor-portfolio__filter:first-child {
display:none !important
}
.elementor-portfolio__filters .elementor-portfolio__filter {
font-size:14px;
border:1px solid #3D342D;
padding:10px 30px
}
.elementor-portfolio__filters .elementor-portfolio__filter:hover {
background:#3D342D;
color:#fff
}
.elementor-portfolio__filters {
margin-bottom: 70px !important;
margin-top: -10px;
}
.mb-p {
position:absolute
}
.projects-section .elementor-portfolio-item__overlay {
display: block;
position: unset;
visibility: visible;
opacity: 1;
background:none !important;
text-align:left;
padding:25px 0;
position:relative;
}
.projects-section .elementor-portfolio-item__overlay:after {
position:absolute;
right:0;
background:url(/wp-content/uploads/2025/04/arrow.svg);
background-position:5% center;
background-size:12px;
background-repeat:no-repeat;
font-size: 12px;
top: 15px;
padding:10px 10px 10px 20px;
border:1px solid #000;
color: #3D342D;
}
.projects-section .elementor-portfolio-item__overlay:hover:after {
	background-color:#CB8C69;
}
.projects-section .elementor-portfolio-item__overlay h3 {
color:#3D342D !important
}
.projects-btn {
position: absolute;
z-index: 9;	
left: 0;
top: 0;
}
.home-blogs article {
position:relative
}
.home-blogs article a {
margin-bottom:0 !important
}
.home-blogs .elementor-post__text {
position: absolute;
bottom: 10px;
z-index: 9;
padding:10px 15px;	
}
.home-blogs .elementor-post__text h3 {
font-size:14px;
color:#F2F2F2;
}
.home-blogs article:first-child .elementor-post__text h3 {
font-size:18px !important;
color:#F2F2F2;
}
.home-blogs article:first-child  .elementor-post__text {
bottom:20px
}
.home-blogs .elementor-post__meta-data span {
color:#F2F2F2;
}
.home-blogs .elementor-post__meta-data {
margin-bottom:0 !important;
margin-top:10px !important
}
.form-section input, .form-section textarea {
background:none;
border:none;
border-bottom-width: medium;
border-bottom-style: none;
border-bottom-color: currentcolor;
border-bottom:1px solid #333;
padding:15px 0;
border-radius:0;
margin-bottom: 15px;
font-size: 14px;
}
.form-section textarea {
resize:none;
height:100px
}
.form-section .wpcf7-submit {
background:#CB8C69;
padding:10px 35px 12px 50px;
color:#3D342D;
border: none;
position:relative
}
.form-section .sbmt:after {
content:"";
background:url(/wp-content/uploads/2025/04/arrow.svg);
background-position:
center center;
background-size: cover;
background-repeat: no-repeat;
display: inline-block;
position: absolute;
left: 20px;
top: 13px;
width: 20px;
height: 20px;
}
.sbmt {
width:140px;
position:relative
}
.wpcf7-spinner {
position:absolute !important
}
.main-footer ul li a {
padding-left: 0 !important;
padding-right: 0 !important;
font-size: 13px;
}
.footer-info-ul li a {
padding-right: 0 !important;
}
.txt-shape {
position:relative;
}
.txt-shape:before {
content:"";
background:url(/wp-content/uploads/2025/04/coma.png);
background-position:
center center;
background-size: 60%;
background-repeat: no-repeat;
display: inline-block;
position: absolute;
right: -20px;
top: -70px;
width: 246px;
height: 175px;
}
.shape-list {
position:relative
}
.rtl .shape-list li:first-child {
margin-right:35px
}
.rtl .no-mrg-r.shape-list li:first-child {margin-right:0}
.rtl .shape-list:before {
content:"";
background:url(/wp-content/uploads/2025/04/Vector1.png);
height:100%;
width:6px;
background-size:cover;
position: absolute;
right: 15px;
}
.inside-blogs .elementor-post__badge{
position: unset;
background:
none !important;
padding:0;
margin:0;
margin-right: 0px;
margin-right: 30px;
color:#CB8C69
}
.inside-blogs .elementor-post__text {
margin-top:0 !important
}
.inside-blogs .elementor-post__title {
margin-bottom:15px !important
}
.inside-blogs .elementor-post__card .elementor-post__text {
padding:0 20px !important
}
.rtl .inside-blogs .elementor-post__title a, .rtl .inside-blogs .elementor-post__badge {
font-family: 'ff-med', sans-serif !important;
}
.inside-blogs .elementor-post__meta-data{
display: flex;
justify-content: space-between;
}
.home .main-header:not(.fixed-header) .elementor-container {
position:relative
}
.home .main-header:not(.fixed-header) .elementor-container:after {
content:"";
background:url(/wp-content/uploads/2025/04/border.png);
height:1px;
width:100%;
background-size: contain;
position: absolute;
bottom: -5px;
background-repeat: no-repeat;
}
.cnct-icons .elementor-icon{
padding:30px;
border:1px solid #fff !important;
border-radius:100%;
background:#DFDCCB;
}
.cnct-icons .elementor-icon:hover {
	background:#CB8C69;
}

.project-content ul {
	margin-bottom:40px;
}

.rtl .project-content ul li {
	font-family: 'ff-reg', sans-serif !important;
	margin-bottom:15px
}

.project-content  .thumbnail {
   min-height: 190px !important;
    max-height: 190px !important;
    object-fit: cover;
    object-position: center center;
}

.home-blogs .elementor-post__thumbnail:before{
	position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background:rgba(0,0,0,.3);
	z-index:9;
content:"";
}



.dsply-nn {
	display:none !important
}


.wpcf7 form.sent .wpcf7-response-output {
  border-color: #cb8c69 !important;
  padding: 10px;
  font-size: 14px;
}

.rtl .wpcf7 form.sent .wpcf7-response-output {
  border-color: #cb8c69;
  text-align: right;
  padding: 10px;
  direction: rtl;
  font-size: 14px;
}

.wpcf7-form-control:focus-visible, .wpcf7-form-control {
	outline:none !important
}
.single-post .elementor-post-info {
	list-style: none;
  padding: 0;
}
.single-post .elementor-post-info a {
	pointer-events:none !important;
	cursor:default !important
}
.related-posts .elementor-post__meta-data {
	margin-top:10px
}
.related-posts .elementor-post__thumbnail {
	margin-bottom:0 !important;
	padding-bottom:0 !important
}

.home-blogs .elementor-post__thumbnail, .home-blogs article .elementor-post__thumbnail__link, .home-blogs .elementor-post__thumbnail img {
	height:100% !important
}


.project-top-details .elementor-container {
	margin-top: -80px;
  z-index: 9999;
  background: #f2f2f2;
  padding: 50px;
  border-radius: 10px 10px 0 0;
  margin-bottom: 60px;
}
.project-top-details .pro-btn a {
	background: #cb8c69 !important;
  padding: 15px 30px 18px;
	color:#fff;
  font-family: 'ff-med', sans-serif !important;
}
.project-top-details .pro-btn a span {
	 font-family: 'ff-med', sans-serif !important;
}
.project-top-details .pro-btn a:hover {
	background: #DFDCCB !important;
	color:#000 !important
}

.spcae-icon:before {
	content:"";
	background:url(/wp-content/uploads/2025/04/svgexport-41.svg);
	width:40px;
	height:40px;
	background-size:cover;
	background-position:center;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle
}

.location-icon:before {
	content:"";
	background:url(/wp-content/uploads/2025/06/loc2.svg);
	width:40px;
	height:40px;
	background-size:cover;
	background-position:center;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle
}

.location-icon .elementor-widget-container,  .spcae-icon .elementor-widget-container {
	display:inline-block;
	vertical-align:middle
}
.project-info p {
	font-size: 14px;
  line-height: 1.75;
	margin-bottom: 5px;
}
.project-info ul {
	padding: 0;
  list-style-position: inside;
  font-family: ff-reg;
	font-size: 14px;
}

.project-galleryy .swiper-pagination {
	display:none !important
}

.project-galleryy .swiper-button-prev, .project-galleryy .swiper-button-next {
	background: #f2f2f2;
  border-radius: 100%;
  width: 50px;
  height: 50px;
}


.project-galleryy  .swiper-button-next::after, .project-galleryy  .swiper-button-prev::after {
	font-size:16px;
	color:#000 !important
}

/* Position arrows */
.owl-carousel .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  transform: translateY(-40%);
  display: flex;
  justify-content: space-between;
  pointer-events: none; /* prevent interfering with images */
}

/* Style arrows */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background-color: #fff !important;
  color: #111;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  transition: background-color 0.3s ease;
  pointer-events: all; /* re-enable click */
}

/* Hover state */
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #f9f9f9 !important;
  color: #111;
}

.owl-dots {
	display:none
}


.form-section .wpcf7-submit:hover {
	background:#f9f9f9;
	
}

.cpy .elementor-widget-container{
	direction: ltr;
  font-size: 12px;
  color: #dfdccb;
  text-align: left;
}

.rtl .cpy .elementor-widget-container {
	text-align:right
}
.home-blogs .elementor-posts-container article {
	min-height:180px
}

.stat {
	position:relative
}

.stat:before {
	content:"+";
	display:inline-block;
}
#unt1:before {
	display:inline-block;
	content:"+B";
}

#unt2:before {
	display:inline-block;
	content:"+M";
}

body:not(.rtl) .main-title h2::before {
	margin-right: 10px;
	margin-left: 0px;
}

body:not(.rtl) .main-btn svg {
	transform:rotate(-180deg)
}
body:not(.rtl) .projects-btn {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
	left:unset
}

body:not(.rtl) .form-section .wpcf7-submit {
	padding:10px 50px 12px 30px
}

body:not(.rtl) .form-section .sbmt::after {
	right:50px !important;
	transform:rotate(-180deg);
	left:unset
}


@media (max-width:767px) {
	.menu-col {
		position:absolute;
		top:16px
	}
	
	.menu-col .elementor-nav-menu__container {
		min-height:unset
	}
	.menu-col .elementor-nav-menu__container.is-open {
		max-height:unset !important;
		-webkit-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
	}
	
	.grecaptcha-badge {
		display:none !important
	}
	#slider-1-slide-1-layer-0 br {
		display:none
	}
	.cpy .elementor-widget-container {
   
    text-align: center;
		margin-top: 15px;}
	.home .main-header:not(.fixed-header) .elementor-container::after {display:none}
	.last-menu-item {
		border:none !important
	}
	.elementor-nav-menu {
		padding-bottom:30px
	}
	/*.main-footer .elementor-container{
		flex-direction:column-reverse
	}*/
	
	.order-3 {
		order:3 !important
	}
	.order-2 {
		order:2 !important
	}
	.order-4 {
		order:4 !important
	}
	.order-1 {
		order:1 !important
	}
	
	.services-cards {
		flex-direction:column}
	.services-cards .cardi-info {
		display:flex
	}
  .elementor-portfolio__filters {
  margin-bottom: 40px !important;
  margin-top: 80px;
}
	.home-blogs .elementor-posts-container article:first-child {
  grid-column: 1;
  grid-row: 1/4;
  min-width: unset;
  max-height: unset;
}
	.services-cards.goals h3 {
		font-size:22px
	}
	.services-cards.goals p {
		font-size:15px
	}
	.services-cards.goals .icon-img {
  
  margin-bottom: 15px;
}
}