/*
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.9.1781158872
Updated: 2026-06-11 06:21:12

*/

img{
	display: block;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.3 !important;
}
header#masthead {
    position: fixed !important;
    width: 100%;
	top: 10px;
	left: 0;
}
nav.hfe-nav-menu__layout-horizontal{
	width: 100% !important;
}
.cs-call-btn a.elementor-button{
	text-align: left;
}
.cs-call-btn a.elementor-button .elementor-button-text span{
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}
.cs-location-list ul.elementor-icon-list-items{
	gap: 25px 40px;
	justify-content: center;
}
.cs-location-list ul.elementor-icon-list-items li.elementor-icon-list-item {
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 7px 20px;
	background: rgba(0,148,184,.23);
}
.cs-plan-sec:before {
    content: '';
    width: calc(100% + 200px);
    height: auto;
    aspect-ratio: 3 / 2;
    display: block;
    border-radius: 50%;
    background: linear-gradient(to bottom, #FFFFFF, #C3F3FF);
    left: -100px;
    position: absolute;
    top: calc(100% - 700px);
}
.cs-h-100 {
    height: 100%;
}
.cs-h-100 img{
	object-fit: cover;
}
.cs-step-count{
    counter-reset: step-counter;
}
.cs-step-count > .e-con{
    counter-increment: step-counter;
    position: relative;
}
.cs-step-count > .e-con::before {
    content: "0" counter(step-counter);
    position: absolute;
    top: 0;
    left: calc(50% + 40px);
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: var(
    --e-global-color-962eee3 );
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.cs-step-count:before{
    content: '';
    display: block;
    position: absolute;
    top: 50px;
    left: 15%;
    width: 68%;
    height: 1px;
    background: linear-gradient(to right, #999999 25%, #ffffff 50%, #999999 75%, #ffffff)
}
.cs-list-icons span.elementor-icon-list-text {
    white-space: nowrap;
}
.cs-list-icons > .e-con-inner {
    overflow: auto;
}
.hfe-nav-menu-icon {
    padding: 0;
}
.cs-banner-hero > .elementor-widget-image img {
    min-height: 600px;
    object-fit: cover;
    object-position: center;
}
div#chktrade_widget {
    text-align: left !important;
    margin: 0 !important;
}
.cs-sticky-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.4) !important;
	z-index: 999 !important;
}
.cs-sticky-whatsapp svg{
	width: 100%;
	height: 100%;
}
.cs-form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.cs-form-field {
    width: 100%;
    max-width: 100%;
}
.cs-form-field label{
	width: 100%;
	color: var( --e-global-color-primary );
}
span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
	margin-top: 5px;
}
.wpcf7-form-control {
	height: 48px;
	border: 1px solid #D8D8D8 !important;
	border-radius: 6px !important;
	outline: 0 !important;
	box-shadow: none !important;
}
textarea.wpcf7-form-control{
	height: 120px;
	resize: none;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 14px;
    top: 100%;
    left: 0;
}
.cs-action-form .cs-bck-btn,
.cs-action-form button {
    background-color: var(--e-global-color-962eee3) !important;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    fill: var(--e-global-color-6612f80);
    color: var(--e-global-color-6612f80);
    border: 1px solid var(--e-global-color-962eee3);
    border-radius: 50px;
    padding: 11px 20px 11px 20px;
    display: flex;
    gap: 10px;
	align-items: center;
}
span.cs-btn-icon svg {
    width: 16px;
    height: 13px;
}
.cs-check-trade-link{
	text-decoration: none !important;
}
.cs-post-main-row {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
}
.cs-post-main-row .cs-post-item {
    max-width: calc((100% - 50px) / 3);
    width: 100%;
}
.cs-post-featured img {
    display: block;
    border-radius: 15px;
}
.cs-post-featured a {
    display: block;
}
h5.cs-post-title{
	margin: 10px 0;
}
h5.cs-post-title a {
    color: #00222a !important;
	text-decoration: none;
}
.cs-read-blog a{
	color: var( --e-global-color-962eee3 );
}
.cs-read-blog{
	margin-top: 20px;
}
.cs-post-head {
    margin-bottom: 20px;
}
.cs-meta p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 18px;
    margin: 0;
}
.cs-meta p svg {
    width: 24px;
    height: 24px;
}
.cs-post-container {
    padding: 140px 30px 100px;
}
.cs-post-head{
	text-align: center;
}
.cs-post-thumbnail{
	margin-bottom: 20px;
}
.cs-post-thumbnail img{
	width: 100%;
	border-radius: 30px;
}
.single-post .cs-post-content h2, .single-post .cs-post-content h3, .single-post .cs-post-content h4, .single-post .cs-post-content h5, .single-post .cs-post-content h6 {
    margin-top: 40px;
    margin-bottom: 15px;
}
.single-post .cs-post-content p {
    margin-bottom: 0;
}


.cs-bck-btn,
.cs-action-form button,
.cs-btn a.elementor-button{
	position: relative;
	z-index: 1;
}
.cs-bck-btn:after,
.cs-action-form button:after,
.cs-btn a.elementor-button:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: inherit;
	transition: .3s ease all;
	filter: blur(6px);
	opacity: 0;
	z-index: -1;
	border-radius: 50px;
}
.cs-bck-btn:hover:after,
.cs-action-form button:hover:after,
.cs-btn a.elementor-button:hover:after{
	opacity: .9;
}
.cs-sticky-whatsapp{
	animation: whatsapp-anime 1.5s linear infinite;
}
.cs-bck-btn{
	width: max-content;
	margin: 0 auto;
}
.cs-services-blocks a img {
	transition: .6s ease-out all;
}
.cs-services-blocks a:hover img {
    transform: scale(1.1);
}
.cs-service-block{
	overflow: hidden;
}
.cs-hover-service > .elementor-element {
    transform: translateY(calc(100% - 30px));
}
.cs-hover-service > .elementor-element .elementor-widget-text-editor{
	opacity: 0;
	transition: .3s ease all;
	visibility: hidden;
}
.cs-service-block:hover .cs-hover-service > .elementor-element .elementor-widget-text-editor{
	opacity: 1;
	visibility: visible;
}
.cs-service-block:hover .cs-hover-service > .elementor-element {
    transform: translateY(0);
}
.cs-accordion details.e-n-accordion-item {
    background: #d5f6ff61;
    border-radius: 15px;
}
/* .cs-service-block .cs-hover-service .elementor-widget-text-editor {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(6px);
    transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease, transform 0.4s ease;
}

.cs-service-block:hover .cs-hover-service .elementor-widget-text-editor {
    max-height: 300px;
    opacity: 1;
    transform: translateY(0);
} */
@keyframes whatsapp-anime{
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
@media (max-width: 991px){
	.cs-step-count{
		grid-template-columns: 234px 234px 234px !important;
		overflow: auto;
	}
	.cs-step-count:before {
		content: '';
		display: block;
		position: absolute;
		top: 50px;
		left: 120px;
		width: 510px;
		height: 1px;
		background: linear-gradient(to right, #999999 25%, #ffffff 50%, #999999 75%, #ffffff);
	}
	.cs-services-blocks .elementor-widget-image img {
		aspect-ratio: 1 / 1;
		object-fit: cover;
	}
	.cs-banner-hero > .elementor-widget-image img {
		min-height: 85vh;
	}
	.cs-hover-service > .elementor-element {
		transform: translateY(0);
	}
	.cs-hover-service > .elementor-element .elementor-widget-text-editor{
		opacity: 1;
		visibility: visible;
	}
}

@media (max-width: 767px){
	.cs-banner-content {
		top: initial !important;
		bottom: 60px;
	}
	.cs-sticky-foot{
		opacity: 0;
		visibility: hidden;
		transition: .3s ease all;
		position: fixed;
		bottom: -100px;
		left: 0;
		width: 100%;
		box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
		z-index: 9;

	}
	.cs-sticky-foot.active{
		opacity: 1;
		visibility: visible;
		bottom: 0;
	}
	.cs-banner-hero > .elementor-widget-image img {
		min-height: 95vh;
	}
	.cs-location-list ul.elementor-icon-list-items {
		gap: 15px;
	}
	.cs-location-list ul.elementor-icon-list-items li.elementor-icon-list-item{
		padding: 7px 15px;
	}
	.cs-location-list ul.elementor-icon-list-items .elementor-icon-list-text{
		font-size: 14px;
	}
	.cs-sticky-whatsapp{
		bottom: 80px;
	}
	.cs-action-form .cs-bck-btn,
	.cs-action-form button{
		font-size: 14px;
		padding: 11px 20px;
	}
	.single-post main#primary {
		padding: 0;
	}
	.cs-post-container{
		padding: 140px 15px 60px;
	}
}