/*
Theme Name: Web D Theme
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.7.1778150604
Updated: 2026-05-07 10:43:24

*/
img{
	display: block;
}
header#masthead {
    position: sticky !important;
    top: 0;
}
.cs-404-btn a,
.cs-primary-btn button,
.cs-primary-btn a.elementor-button {
	position: relative;
}
.cs-404-btn a,
.cs-primary-btn button{
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 13px 25px 13px 25px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
}
.cs-404-btn a span,
.cs-primary-btn button span {
    position: relative;
    z-index: 2;
    color: var( --e-global-color-c9fde8d );
}
.cs-404-btn a:after,
.cs-primary-btn button:after,
.cs-primary-btn a.elementor-button:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s ease all;
	width: 100%;
	height: 100%;
	border: 1px solid #FBD56A;
	z-index: 1;
	transform: translate(5px, 5px);
}
.cs-404-btn a:before,
.cs-primary-btn button:before,
.cs-primary-btn a.elementor-button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, #FFE8B9 0%, #B17F17 100%);
    z-index: 2;
}
.cs-phone-icon a.elementor-icon{
	background: linear-gradient(135deg, #FFE8B9 0%, #B17F17 100%) !important;
}
.cs-404-btn a:hover:after,
.cs-primary-btn button:hover:after,
.cs-primary-btn a.elementor-button:hover:after{
	transform: translate(0, 0);
}
.cs-404-btn a span,
.cs-primary-btn a.elementor-button span{
	position: relative;
	z-index: 2;
}
.cs-header-logo:before {
    content: '';
    background: #0a0809;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 110px;
    border-bottom-left-radius: 150px;
    border-bottom-right-radius: 150px;
}
.cs-header-logo .hfe-site-logo{
	position: relative;
	top: 25px;
}
.cs-heading-line h2.elementor-heading-title {
    background: #0a0809;
    display: inline-block;
    padding: 10px;
}
.cs-heading-line:after {
    content: '';
    position: absolute;
    top: calc(50% + 5px);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 2px;
    background: #E8D9AE;
    opacity: .47;
    z-index: -1;
}
.cs-review-slider ul.slick-dots {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 6px;
    justify-content: center;
    margin-top: 30px;
}
.cs-review-slider ul.slick-dots li button {
    display: none;
}
.cs-review-slider ul.slick-dots li {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
    border-radius: 50%;
	cursor: pointer;
}
.cs-review-slider ul.slick-dots li.slick-active{
	background: #F6C55E;
}
.cs-review-slider .cs-review-item:not(:nth-child(1)):not(.slick-slide){
	display: none;
}
.cs-blob{
	border-radius: 50%;
    filter: blur(40px);
    margin-top: -10px;
}
.cs-imag-overlay-block > .elementor-widget-image{
	height: 100%;
}
.cs-service-boxes figure.elementor-image-box-img img {
    width: 100%;
}
.cs-service-boxes .elementor-image-box-img{
	position: relative;
}
.cs-service-boxes .elementor-image-box-img:before{
	content: '';
	position: absolute;
	top: -15px;
	left: -15px;
	width: calc(100% - 80px);
	height: 100%;
	border: 1px solid #77DEF7;
	z-index: -1;
}
.cs-gallery .gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    grid-auto-flow: dense;
}
.cs-gallery .gallery figure.gallery-item {
    margin: 0;
	max-width: 100%;
}
.cs-gallery .gallery figure.gallery-item a,
.cs-gallery .gallery figure.gallery-item .gallery-icon {
    display: block;
    height: 100%;
}
.cs-gallery .gallery figure.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 1.38 / 1;
}
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 3),
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 5) {
    grid-row: span 2;
}

.cs-gallery .gallery figure.gallery-item:nth-child(14n + 3) img,
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 5) img {
    aspect-ratio: auto;
}
/* 8th & 9th big */
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 8),
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 11) {
    grid-row: span 2;
}

.cs-gallery .gallery figure.gallery-item:nth-child(14n + 8) img,
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 11) img {
    aspect-ratio: auto;
}
/* .cs-gallery .gallery figure.gallery-item:nth-child(5),
.cs-gallery .gallery figure.gallery-item:nth-child(3) {
    grid-row: 2 span;
} */
.cs-hero-item .elementor-widget-image img {
    min-height: 600px;
	object-fit: cover;
	max-height: calc(100vh - 75px);
}
.cs-inner-hero .cs-hero-item .elementor-widget-image img {
    min-height: 300px;
	object-fit: cover;
	max-height: 400px;
}
.image-hover-effect img {
    width: 100%;
    transition: transform 0.2s ease;
    will-change: transform;
}
.cs-hero-content .elementor-icon-list-items{
	row-gap: 5px;
}
.cs-hero-slider ul.slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position: absolute;
    bottom: 20px;
    right: 0;
    max-width: 1380px;
    padding: 0 30px;
	width: 100%;
}
.cs-hero-slider ul.slick-dots li button {
    display: none;
}
.cs-hero-slider ul.slick-dots li {
    width: 30px;
    height: 8px;
    background: #656565;
    border-radius: 8px;
    cursor: pointer;
}
.cs-hero-slider ul.slick-dots li.slick-active {
    background: #fff;
}
.cs-form-row .cs-form-field label{
	color: var( --e-global-color-text );
	display: block;
}
.cs-form-row .cs-form-field .wpcf7-form-control-wrap{
	display: block;
	margin-top: 5px;
}
.cs-form-field + .cs-form-field{
	margin-top: 25px;
}
.cs-form-field .wpcf7-form-control{
	background: var( --e-global-color-c9fde8d );
	border: 0;
	box-shadow: none;
	outline: 0;
	height: 48px;
	color: #fff;
}
.cs-form-field textarea.wpcf7-form-control{
	height: 120px;
	resize: none;
}
span.wpcf7-not-valid-tip {
    font-size: 13px;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
}
.wpcf7-response-output {
    position: absolute;
    font-size: 12px;
    top: 100%;
    left: 0;
    color: #fff;
    border-width: 1px !important;
    display: block;
    margin: 15px 0 0 !important;
    width: 100%;
    text-align: center;
}
footer.elementor-slideshow__footer {
	display: none !important;
}


.hfe-nav-menu nav{
	width: 100% !important;
}
.hfe-nav-menu-icon{
	padding: 0;
}

body:before{
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	background: var( --e-global-color-c9fde8d );
	width: 100%;
	height: 100%;
	transition: .3s ease all;
	z-index: 99;
	animation: bghide 3.5s ease forwards !important;
	animation-delay: .5s !important;
}
.cs-header-logo .hfe-site-logo{
	animation: scaleIn 3s ease forwards !important;
}
header .hfe-nav-menu li {
	animation: fadeLink 3.5s ease forwards !important;
	opacity: 0;
	transition: .3s ease all;
}
header .hfe-nav-menu li:nth-child(2){
	animation-delay: .2s !important;	
}
header .hfe-nav-menu li:nth-child(3){
	animation-delay: .4s !important;	
}
header .hfe-nav-menu li:nth-child(4){
	animation-delay: .6s !important;	
}
header .hfe-nav-menu li:nth-child(5){
	animation-delay: .8s !important;	
}
@keyframes fadeLink{
	0%{
		opacity: 0;
		visibility: hidden;
	}
	20%{
		opacity: 0;
		visibility: hidden;
	}
	40%{
		opacity: 0;
		visibility: hidden;
	}
	60%{
		opacity: 0;
		visibility: hidden;
	}
	80%{
		opacity: 0;
		visibility: hidden;
	}
	100%{
		opacity: 1;
		visibility: visible;
	}
}
@keyframes scaleIn {
    0% {
        transform: scale(0) translateY(-50%);
        top: 50vh;
    }
	25% {
        transform: scale(0) translateY(-50%);
        top: 50vh;
    }
    50% {
        transform: scale(1) translateY(-50%);
        top: 50vh;
    }
	75% {
        transform: scale(1) translateY(0%);
        top: 20px;
    }
    100% {
        transform: scale(1) translateY(0);
        top: 20px;
    }
}

@keyframes bghide {
    0% {
        opacity: 1;
		visibility: visible;
		z-index: 99;
    }
	25% {
        opacity: 1;
		visibility: visible;
		z-index: 99;
    }
	40% {
        opacity: 1;
		visibility: visible;
		z-index: 99;
    }
    60% {
        opacity: 1;
		visibility: visible;
		z-index: 99;
    }
	80% {
        opacity: 0;
		visibility: hidden;
		z-index: 99;
    }
    100% {
        opacity: 0;
		visibility: hidden;
		z-index: -1;
    }
}
@media (min-width: 1025px){
	.cs-mob-show {
		display: none;
	}
}
@media (max-width: 1300px){
	header .hfe-nav-menu li a {
		font-size: 14px;
	}
}
@media(max-width: 1024px){
	.hfe-nav-menu-icon{
		animation: fadeLink 3.5s ease forwards !important;
	}
	header .hfe-nav-menu li{
		animation: none !important;
		opacity: 1 !important;
	}
}
@media (max-width: 767px){
	.cs-review-slider > .e-con-inner{
		display: block;
	}
	.cs-gallery .gallery{
		grid-template-columns: 1fr;
	}
	footer .hfe-nav-menu:before,
	footer .hfe-nav-menu:after{
		display: none;
	}
	footer .hfe-nav-menu li{
		margin: 0 !important;
	}
	footer .hfe-nav-menu{
		gap: 15px 30px;
	}
	.cs-header-logo:before{
		height: 90px;
	}
	.cs-heading-line{
		padding-left: 40px !important;
	}
	.cs-hero-slider ul.slick-dots{
		justify-content: center;
	}
}








