/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1753249401
Updated: 2025-07-23 05:43:21

*/

body {
    font-family: 'Outfit', sans-serif;
}

.single-service main#content,.single-property main#content  {
    width: 100%;
    max-width: 100%;
    margin-top: -120px;
	padding:0px;
}
.book-site-visit-btn {
    color: white !important;
    text-decoration: none !important;
}
.page-id-1790 .ekit-template-content-header.ekit-template-content-theme-support {
    background: #1a262c;
}
a.Property-Type { font-weight: 600; }
.form-fields p {
    line-height: 15px;
}
.property-card .property-meta img {
    height: 16px;
}

a.requestbtn,a.cta-button{
	text-decoration:none;
}
.home-product .property-body h3 {
    text-align: center;
}
.form-fields h2 {

    font-size: 34px;
    line-height: 45px;
    margin-bottom: 30px;
}
.service-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.service-card img.service-img {
    width: 100%;
}
.service-card h3 {
    text-align: center;
    color: #1E1519;
    font-weight: 600;
    font-family: "Outfit", Sans-serif;
    font-size: 30px;
    line-height: 40px;
	margin-bottom: 5px;
}
.service-card p {
    font-size: 18px;
    text-align: center;
    color: #1E1519;
    line-height: 27px;
}
.home-product .property-body p {
    font-size: 22px;
    line-height: 28px;
    color: #1E1519;
    text-align: center;
    letter-spacing: 0.2px;
    font-weight: 300;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.property-body p{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	font-family: "Outfit", sans-serif;
	
}
.page-id-21 .headerlogo {
display:none;
}

.load-more-btn {
    padding: 0px !important;
    background: transparent !important;
    color: #000 !important;
    border: none;
    border-radius: 0px !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    text-decoration: underline !important;
}
.home-product .property-card {
    background: transparent;
}
.home-product .property-body {
    padding: 5px 0px 0px;
}
.home-product .property-grid {
    grid-template-columns: repeat(2, 1fr);
     row-gap: 150px;
}

.home-product  img.property-img {
    height: 100%;
}
.form-fields .form-group {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.form-fields input, .form-fields select {
    height: 45px;
    border: none !important;
    outline: unset !important;
    resize: unset;
    font-size: 15px;
}
.form-fields input.wpcf7-form-control.wpcf7-submit {
    background: #1A262C;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 25px;
    font-size: 18px;
	 font-weight: 500;
}
.form-fields .wpcf7-not-valid-tip {
    font-size: 13px;
    position: absolute;
	margin-top:6px
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
    position: absolute;
    bottom: 4px;
	font-size:13px;
    left:30px;
}
.productstab-class button.tab-btn.active {
    color: #000 !important;
   
}
.property-buttons svg {
    height: 18px;
}
.property-buttons a.btn.dark svg{
	filter: invert(1);
}
button.tab-btn {
    color: #8E8E8E;
	 font-size: 28px;
    background: transparent!important;
   font-family: "Outfit", Sans-serif;
     line-height: 52px;
    padding: 0px 6px;
    border-radius: 0px;
}
.productstab-class .tab-controls {
    display: flex;
    justify-content: center;
    gap: 50px;
  margin-bottom: 70px;
}
.property-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}
.property-card {
    background: #FFFFFF;
}
.property-body {
    padding: 5px 20px 20px;
}
.property-body h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
   font-family: "Outfit", sans-serif;
    letter-spacing: 1px;
	color:#1E1519;
	margin-bottom: 10px;
}
.property-body p {
    font-size: 20px;
    line-height: 28px;
    color: #000000CC;
}
.property-meta span {
    font-size: 16px;
    color: #000000CC;
    font-weight: 500;
    line-height: 29px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
	 font-family: "Outfit", sans-serif;
}
.property-meta {
    display: flex;
    gap: 28px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;

	
}
.property-info {
    display: flex;
    gap: 25px;
    margin: 15px 0px 30px;
} 
img.property-img {
    height: 400px;
    object-fit: cover;
	width:100%;
}
img.icon {
    height: 16px;
}
.property-buttons a.btn.dark {
    background: #1A262C;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 17px;
    color: #fff;
    display: flex;
    align-items: center;
    width: max-content;
    gap: 15px;
	    font-weight: 500;
}
.property-buttons a.btn.light {
    background: transparent;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 17px;
    color: #1A262C;
    display: flex;
    align-items: center;
    width: max-content;
    gap: 15px;
	border: 1px solid #1A262C;
	    font-weight: 500;
}
.property-buttons {
    display: flex;
    align-items: center;
    gap: 20px;
}
span.linetop {
    color: #CCCCCC;
    font-size: 0px;
    background: #CCCCCC;
    width: 1px;
}
.property-info small {
    font-size: 16px;
    line-height: 25px;
    color: #000000CC;
    font-weight: 400;
}
.property-info strong {
    font-size: 19px;
    color: #000000CC;
}
.custom-row {
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
}
.form-fields {
    padding: 25px 35px;  
}
.form-fields .customcol-6 {
    width: 100%;
    max-width: 50%;

}
.form-fields h2 {
    text-align: center;
    font-size: 48px;
    color: #1E1519;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 30px;
}
.form-fields .customcol-2 {
    width: 100%;
	flex: 0 0 30%;
	max-width:30%;
}
.form-fields .customcol-10 {
    width: 100%;
    max-width: 69%;
	flex: 0 0 69%;
}
.form-fields textarea {
    height: 100px;
    border: none !important;
    outline: unset!important;
    resize: unset;
	width:100%;
	max-width:97%
}
span.note-class {
    font-size: 11px;
	color:#087408;
}
.form-fields .customcol-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
input.wpcf7-form-control.wpcf7-file {
    font-size: 14px;
	 margin-top: 10px;
}
.form-group label {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
	color: #000;
}
 @media only screen and (min-width: 1200px) and (max-width: 2000px)  {
h2 {
    font-size: 48px !important;
    line-height: 58px!important;
} 
h3 {
    font-size: 28px!important;
}	
.tab-class p {
    font-size: 20px!important;
}		
    .whychoosebox h3 {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }
	 .project-info .label {
    font-size: 14px;
}
.project-info h3 {
    font-size: 28px;
}
.aboutsection-design h2 {
    font-size: 38px!important;
}
	 h1 {
    font-size: 72px!important;
}
.productstab-class {
    margin-top: 30px!important;
}
.productstab-class .tab-controls {
    gap: 45px;
    margin-bottom: 50px;
}	
	 button.tab-btn {
    font-size: 25px;
    line-height: 46px;
}
	 img.property-img {
    height: 280px;
}
	 .property-body p {
    font-size: 18px;
    line-height: 26px;
}
	 .property-meta span,.property-info small {
    font-size: 15px;
}
img.icon {
    height: 14px;
}	 
.property-info strong {
    font-size: 17px;
}
	 .property-buttons a.btn.dark,.property-buttons a.btn.light {
    padding: 10px 20px;
    font-size: 16px;
}
.property-buttons svg {
    height: 17px;
}	 
.locationbox-class h5 {
    font-size: 20px !important;
}
	.locationbox-class  p.elementor-image-box-description {
    font-size: 38px !important;
    line-height: 42px !important;
}
}
 @media only screen and (min-width: 1200px) and (max-width: 1650px)  {
.e-con>.e-con-inner {
    max-width: 1320px!important;
    width: 100%;
}
	 .partext24 p {
    font-size: 22px;
    line-height: 33px;
}
    .locationbox-class p.elementor-image-box-description {
        font-size: 34px !important;
        line-height: 38px !important;
    }
	 h2 {
    font-size: 45px !important;
    line-height: 56px!important;
} 
h3 {
    font-size: 26px!important;
}	
.tab-class p {
    font-size: 20px!important;
}		
    .whychoosebox h3 {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }
	 .project-info .label {
    font-size: 14px;
}
.project-info h3 {
    font-size: 26px;
}
span.elementor-button-text {
    font-size: 18px;
}
	 a.requestbtn {
    font-size: 18px!important;
}
	 .featured-projects-wrapper {
    margin: 10px auto!important;

}
	 .project-info h3 {
    margin: -10px 0 30px!important;
}
	 .deliverables-list li {
    font-size: 18px!important;

}
    h1 {
        font-size: 60px !important;
        line-height: 70px !important;
    }	 
	    .aboutsection-design h2 {
        font-size: 35px !important;
	   line-height: 45px !important;
			
    } 
	.abouthero-section p {
    font-size: 24px;
    line-height: 29px;
} 
	 .property-grid {
    gap: 40px;
}

	 .home-product .property-body p {
    font-size: 20px;
    line-height: 28px;
}
	 .valuteparatext ul li {
    margin-bottom: 25px;
    font-size: 22px;
}
.contactplay-class h2 {
    font-size: 40px !important;
}	 
.contactplay-class p {
    font-size: 20px !important;
}
.form-group label {
    font-size: 17px;
}
}
 @media only screen and (min-width: 1000px) and (max-width: 1400px)  {
	.e-con>.e-con-inner {
    max-width: 1280px!important;
    width: 100%;
}

.imglogo-class img {
    height: 180px!important;
}	 
	.hero-section {
    padding-top: 100px!important;
    padding-bottom: 100px
!important;
} 
	 .hero-section  .e-con-inner {
    padding: 20px!important;
    padding-bottom: 50px!important;
}
	 h2 {
    font-size: 42px !important;
    line-height: 48px!important;
} 	 
 h3,.project-info h3 {

    font-size: 24px!important;
}		 
     h1 {
        font-size: 54px !important;
        line-height: 55px !important;
    }
	 
	    .aboutsection-design h2 {
        font-size: 32px !important;
    } 
	 .startbox-class p.elementor-image-box-description {
    font-size: 20px!important;
}
    .productstab-class {
        margin-top: 25px !important;
    }	 
	  .productstab-class .tab-controls {
        margin-bottom: 40px;
    }
	     .property-grid {
        gap: 30px;
    }
	    .property-body p {
        font-size: 17px;
	    line-height: 22px;
	    margin-bottom: 10px;
    } 
	 .property-body h3 {
    margin-bottom: 5px;
}
.property-info {
    margin: 10px 0px 21px;
}
    .property-meta span, .property-info small {
        font-size: 14px;
    }	 
	    img.icon {
        height: 13px;
    }
	     .property-info strong {
        font-size: 16px;
    }
	     .property-buttons a.btn.dark, .property-buttons a.btn.light {
        padding: 9px 17px;
        font-size: 15px;
    }
	     .home-product .property-body p {
        font-size: 18px;
        line-height: 25px;
    }
}
@media screen and (max-width: 1199px) {
	h2 br {
    display: none;
}

}


 @media only screen and (min-width: 1000px) and (max-width: 1199px)  {
		.e-con>.e-con-inner {
    max-width: 1200px!important;
}
.imglogo-class img {
    height: 150px!important;
}	 
	.hero-section {
    padding-top: 50px!important;
    padding-bottom: 50px
!important;
}  
.e-con>.e-con-inner {
    max-width: 1200px!important;
    width: 100%;
}
	 .e-con, .e-con>.e-con-inner {
    justify-content: center;
}
	 h2 {
    font-size: 40px !important;
    line-height: 48px!important;
} 
h3 {
    font-size: 24px!important;
}	
.tab-class p {
    font-size: 18px!important;
}		
    .whychoosebox h3 {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }
	 .project-info .label {
    font-size: 13px;
}
.project-info h3 {
    font-size: 24px;
}
span.elementor-button-text {
    font-size: 17px;
}
	 a.requestbtn {
    font-size: 17px!important;
}
	 .featured-projects-wrapper {
    margin: 10px auto!important;

}
	 .project-info h3 {
    margin: -10px 0 30px!important;
}
	 .deliverables-list li {
    font-size: 17px!important;

}
   h1 {
        font-size: 48px !important;
        line-height: 55px !important;
    }
	  .aboutsection-design h2 {
        font-size: 28px !important;
    }
	 	.abouthero-section p {
    font-size: 24px;
    line-height: 29px;
} 
	 .valuteparatext ul li {
    margin-bottom: 30px;
    font-size: 20px;
}
	 .srvicehero-class p {
    font-size: 24px;
    line-height: 29px;
}
		 .startbox-class p.elementor-image-box-description {
    font-size: 20px!important;
}
  .property-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
} 
	 .form-fields textarea {
    width: 100%;
    max-width: 95%;
}
	     .locationbox-class p.elementor-image-box-description {
        font-size: 34px !important;
        line-height: 38px !important;
    }
	 .locationbox-class h5 {
    font-size: 20px !important;
}
	 	 .home-product .property-body p {
    font-size: 20px;
    line-height: 28px;
}
	 .valuteparatext ul li {
    margin-bottom: 25px;
    font-size: 20px;
} 
	 .contactplay-class h2 {
    font-size: 40px !important;
}	 
.contactplay-class p {
    font-size: 20px !important;
}
.form-group label {
    font-size: 17px;
}
}
@media screen and (max-width: 1024px) {
ul#menu-main_menu {
    display: unset !important;
 
}
	.btn-class a.ekit-menu-nav-link {
    width: max-content;
}
	.btn-class {
    margin-top: 10px !important;
}
		.elementskit-navbar-nav > li:hover > a {
    color: #000;
}
	.elementor-11 .elementor-element.elementor-element-3d842de .elementskit-navbar-nav > li:hover > a {
    color: #000;
}
	    .elementor-11 .elementor-element.elementor-element-3d842de .elementskit-menu-hamburger {
        background: #FFD700 !important;
    }
	    .elementskit-menu-close .elementskit-menu-hamburger-icon, .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        height: 2px !important;
    }
}
@media screen and (max-width: 991px) {
.project-info h3 {
    font-size: 24px!important;
    margin: -10px 0 24px!important;

}
	.home-product .property-body p {
    font-size: 17px;
    line-height: 24px;
} 
	.form-fields .customcol-10 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}
	.property-meta {
    padding-bottom: 2px;
}

	 a.requestbtn {
    font-size: 17px!important;
}	
    .productstab-class {
        margin-top: 25px !important;
    }	 
	  .productstab-class .tab-controls {
        margin-bottom: 30px;
    }
	     .property-grid {
        gap: 30px;
    }
	    .property-body p {
        font-size: 17px;
	    line-height: 22px;
	    margin-bottom: 10px;
    } 
	 .property-body h3 {
    margin-bottom: 5px;
}
.property-info {
    margin: 10px 0px 21px;
}
    .property-meta span, .property-info small {
        font-size: 14px;
    }	 
	    img.icon {
        height: 13px;
    }
	     .property-info strong {
        font-size: 16px;
    }
	     .property-buttons a.btn.dark, .property-buttons a.btn.light {
        padding: 9px 17px;
        font-size: 15px;
    }	
	  .property-grid {
    grid-template-columns: repeat(2, 1fr);
   
}
button.tab-btn {
    font-size: 24px;
    line-height: 44px;
}
.property-body h3 {
    font-size: 25px;
    line-height: 36px;
}	
.form-fields h2 {
    font-size: 40px;
    line-height: 50px;

}
	
.hero-info h1 {
    font-size: 50px !important;
    line-height: 60px !important; 
}
.design-brief-section h2, .client-vision-section h2,.deliverables-text h2,.cta-section h2 {
    font-size: 45px !important;
    line-height: 55px !important; 
    margin-bottom: 10px !important;
}
.design-brief-section p, .client-vision-section p {
    max-width: 100% !important;

}
     .stat-value {
        font-size: 27px !important; 
        line-height: 35px !important;
    }
    .stat-label {
        font-size: 18px !important;
    }
	.stat-item {
    padding-right: 30px !important;
}
	.property-stats {
    gap: 30px;

}
	.service-card h3 {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 5px;
}
	.service-grid {
    gap: 30px;
}
	.form-fields textarea {
    width: 100%;
    max-width: 100%;
}
}	
	
		

@media screen and (max-width: 800px) {
		  .property-grid {
    grid-template-columns: repeat(1, 1fr);

}
img.property-img {
    height: auto;

}
	.property-card {
    width: 100%;
    max-width: 100%;
}
	.property-info,	.property-buttons {
    gap: 10px;

}

	.property-body {
    padding: 5px 15px 20px;
}
	    .property-buttons a.btn.dark, .property-buttons a.btn.light {
        font-size: 14px;
    }
	.property-buttons svg {
    height: 15px;
}
.form-fields h2 {
    font-size: 34px;
    line-height: 45px;
    margin-bottom: 30px;
	text-align:center;
}	
		.form-fields textarea {
    width: 100%;
    max-width: 97%;
}	 .deliverables-list li {
    font-size: 17px!important;

}	
	.form-fields textarea {
    width: 100%;
    max-width: 100%;
    margin-top: -5px;
} 
span.note-class {
    margin-top: -5px;
    display: block;
}
	.form-group label {
    font-size: 16px;
}
.form-fields input, .form-fields select, .form-fields textarea {
    font-size: 14px;
}
	.form-fields {
    padding: 25px 20px;
}
	
}

@media screen and (max-width: 768px) {
.property-stats {
    flex-direction: column;
	    gap: 40px;
}	
	.wpcf7 form .wpcf7-response-output {
    bottom: 0px;
    font-size: 12px;
}
.stat-item {
    text-align: center !important;
}	
    .stat-item {
        padding-right: 0px !important;
		    border-right: 0px solid #ccc !important;
    }	
	    .hero-info h1 {
        font-size: 45px !important;
        line-height: 50px !important;
    }
	    .stat-value {
        font-size: 24px !important;
        line-height: 31px !important;
    }
	    .design-brief-section h2, .client-vision-section h2, .deliverables-text h2, .cta-section h2 {
        font-size: 40px !important;
        line-height: 50px !important;
 
    }
	.deliverables-image {
    display: none;
}
	.deliverables-content {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
    text-align: center !important;
}
	.deliverables-text a.cta-button {
    margin-left: auto !important;
}
	.service-grid {
    grid-template-columns: repeat(1, 1fr);
		gap:40px;

}
	.project-slide-inner {
    flex-direction: column;
}
	.productstab-class .tab-controls {
    gap: 10px;
    margin-bottom: 50px;
}
}
@media screen and (max-width: 580px) {
.home-product .property-grid {
    grid-template-columns: repeat(1, 1fr);
	}
	.elementor-widget-text-editor br {
    display: none;
}
}


@media screen and (max-width: 1024px) {
.form-fields .customcol-6 {
    width: 100%;
    max-width: 100%;
}
.custom-row {
    flex-direction: column;
	gap:0px;
}
	.form-fields .customcol-2 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}
	h1 br {
    display: none;
}
	.form-fields input.wpcf7-form-control.wpcf7-submit {
    font-size: 17px;
    display: block;
}
}




span.astric-sign {
    color: red !important;
}

#page-id-662 .home-product .property-card {
    background: #fff0;
    margin-top: 23%;
}
#page-id-662 .property-buttons {
    display: block !important;
}