/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2026 | 07:05:18 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
a {
    text-decoration: none !important;
}
.scaleimg img {
    scale: 1.6;
}
.animate-fade-in-up {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 1s ease-out forwards;
}
.service-option {
    transition: all 0.3s ease-in-out;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.box-shadow {
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
}
.ar-43{
	aspect-ratio: 4 / 3
}
.backdrop-blur-lg{
	backdrop-blur: blur(16px);
}
.case_imagebox .clicktoreveal {
    height: 50%;
}
.testimonial-card {
    scale: 1.0;
}

.testimonial-card:hover {
    scale: 1.05;
    transition: 0.3s ease all;
}

.testimonial-card:hover .case_imagebox {
    cursor: pointer;
}
.text_bg_grad  h1.elementor-heading-title {
    color: transparent !important;
    background-image: linear-gradient(to right, #ec4899, #3b82f6);
    background-clip: text;
}
.text_bg_grad  .elementor-heading-title {
    color: transparent !important;
    background-image: linear-gradient(to right, #ec4899, #3b82f6);
    background-clip: text;
}
.text_bg_grad_strong  h1.elementor-heading-title strong {
    color: transparent !important;
    background-image: linear-gradient(to right, #ec4899, #3b82f6);
    background-clip: text;
	font-weight: inherit;
}
.num_circle>div.elementor-heading-title {
    display: inline-flex;
    aspect-ratio: 1;
    width: 32px;
    height: 32px;
    line-height: 32px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 700 !important;
}

.num_circle {
    cursor: pointer;
}
.shadow-md{
	box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
}

.counter_custom {
    background: #fff;
    padding: 12px 24px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
    border-radius: 9999px;
}

.counter_custom>.elementor-counter {
    display: flex;
    align-items: center;
}

.counter_custom>.elementor-counter .elementor-counter-number-wrapper {
    display: flex;
    max-width: 57px;
    flex-basis: 57px !important;
}

.counter_custom>.elementor-counter .elementor-counter-number-wrapper span {
    width: fit-content !important;
    min-width: 0;
}

.counter_custom>.elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number-suffix {
    width: 15px !important;
    margin-left: 2px;
}

.counter_custom>.elementor-counter .elementor-counter-title {
    margin-left: 8px;
    white-space: nowrap;
}

.counter_custom {
    width: auto !important;
}
.list_style_circle ul li {
    padding-left: 24px;
    position: relative;
}

.list_style_circle ul li:before {
    content: "";
    width: 12px;
    aspect-ratio: 1;
    background: #ec4899;
    height: 12px;
    display: flex;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50%;
}

.list_style_circle ul li:nth-child(even):before {
    background: #3b82f6;
}
.list_buttons span.elementor-icon-list-text {
    padding: 8px 16px;
    background: #ffffff33;
    border-radius: 50px;
}
.list_style_circle-sm ul li:before {
    content: "";
    width: 8px;
    aspect-ratio: 1;
    background: #ec4899;
    height: 8px;
    display: flex;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50%;
}
.list_style_circle-sm ul li {
    padding-left: 20px;
    position: relative;
	margin-bottom: 10px;
}
.clicktoreveal:hover {
    opacity: 0.8;
}


.post_content_style {
    line-height: 1.7;
    color: #374151;
    font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;
}
.post_content_style h3 {
    font-size: 20px;
    font-weight: 600;
    color: #1e40af;
    margin-top: 24px;
    margin-bottom: 12px;
}
.post_content_style .text-xs, .post_content_style .text-sm {
    color: #6b7280;
}
.post_content_style .text-gray-700 {
    color: #374151;
}
.post_content_style .text-sm {
    font-size: 14px;
    line-height: 20px;
}
.post_content_style .font-medium {
    font-weight: 500;
}
.post_content_style .text-xl {
    font-size: 1.25px;
    line-height: 1.75rem;
}
.post_content_style p {
    margin-bottom: 1.5repxm;
    line-height: 1.8;
}
.post_content_style .assessment-box {
    background: #f0f9ff;
    border-left: 4px solid #3b82f6;
    padding: 1rem 1.25rem;
    border-radius: 0.5rem;
    margin: 1.5rem 0;
}
.post_content_style .assessment-box h3 {
    color: #1d4ed8;
}
.post_content_style ul {
    list-style-type: disc;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}
.assessment-box ul li {
    color: #1e3a8a;
}
.post_content_style h2 {
    font-size:24px;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 16px;
    border-bottom: 2px solid #e5e7eb;
    padding-bottom: 4px;
}
.post_content_style p {
    margin-bottom: 24px;
    line-height: 1.8;
}
.post_content_style .checklist-item {
        display: flex;
    align-items: flex-start;
    background: #f9fafb;
    padding: 12px 16px;
    border-radius: 8px;
    margin-bottom: 12px;
    border: 1px solid #e5e7eb;
}
.post_content_style .checklist-item.negative {
    display: inline-flex;
}
.post_content_style .checklist-item i {
    margin-top: 2.4px;
}
.post_content_style li {
    margin-bottom: 8px;
}
.post_content_style blockquote {
    border-left: 4px solid #ec4899;
    padding-left: 16px;
    font-style: italic;
    margin: 32px 0;
    color: #4b5563;
    background: #f9fafb;
    padding: 16px 20px;
}
.post_content_style .pros-cons-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin: 2rem 0;
}
@media (min-width: 768px) {
    .post_content_style .pros-cons-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
.post_content_style .pros-cons-grid .bg-green-50, .post_content_style .pros-cons-grid .bg-red-50 {
    border-radius: 12px;
    transition: transform 0.2s ease;
}
.post_content_style .p-6 {
    padding: 24px;
}
.post_content_style .bg-green-50 {
    background-color: #ecfdf5;
}
.post_content_style .border-green-200 {
    border-color: #a7f3d0;
}
.post_content_style .border {
    border-width: 1px;
}
.post_content_style .rounded-lg {
    border-radius: 8px;
}
.post_content_style .items-center {
    align-items: center;
}
.post_content_style .flex {
    display: flex;
}
.post_content_style .mb-4 {
    margin-bottom: 16px;
}
.post_content_style .cta-box {
    background: linear-gradient(135deg, #ec4899 0%, #3b82f6 100%) !important;
    color: #fff;
    text-align: center;
    border-radius: 16px;
    padding: 40px 24px;
    margin-top: 48px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    margin: 48px 0;
}
.post_content_style .cta-box h3 {
    font-size: 28px;
    font-weight: 700;
}
.post_content_style .opacity-90 {
    opacity: .9;
}
.post_content_style .cta-box p {
    color: rgba(255, 255, 255, 0.9);

}
.post_content_style .cta-box .bg-white\/20 {
    background-color: rgba(255, 255, 255, 0.2);
}
.post_content_style .post_content_style h4 {
    font-size: 18px;
    font-weight: 600;
    color: #2563eb;
    margin-bottom: 8px;
}
.post_content_style .cta-box a.inline-flex {
    text-decoration: none;
    transition: all 0.3s ease;
}
.post_content_style .shadow-lg {
     box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
}
.post_content_style .opacity-75 {
    opacity: .75;
}
.post_content_style .mt-6 {
    margin-top: 24px;
}
.post_content_style img.wp-smiley, .post_content_style img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.post_content_style .bg-gray-50 {
    background-color: #f9fafb;
}

.address_box_style:hover {
    box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
}

.hover_shadow-lg:hover {
    box-shadow: 0 0 #0000,0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.hover_shadow-xl:hover {
    box-shadow: 0 0 #0000,0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1),0 10px 10px -5px rgba(0, 0, 0, 0.04)
;
}
.other_service_hover:hover h3.elementor-heading-title {
    color: #ec4899 !important;
}
.authname_image {
    position: absolute;
    z-index: 999;
    background: #f00;
    bottom: 4px;
    left: 0;
    width: 48px;
    height: 48px;
    aspect-ratio: 1;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    background-image: linear-gradient(to right, #ec4899, #3b82f6);
    color: #fff;
    font-weight: 700;
}