/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
.main-header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: rgb(0 0 0 / 8%);
    backdrop-filter: blur(10px);
    
}
.hero-section{
  background: radial-gradient(44.51% 104.21% at 67.11% 50%, #275BDC 0%, #153176 100%);  
}
.heading span{
  color: #FFC23D;
}

footer {
    background: radial-gradient(151.96% 95.74% at 8.95% 79.59%, #143B9D 0%, #051F5E 100%), linear-gradient(0deg, #255ADD 0%, #255ADD 100%), #101010;
}

.gallary-slider .elementor-swiper-button {
    background: #fff;
    border-radius: 100%;
    padding: 12px;
    text-align: center;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.10);
}

.gallary-slider .elementor-swiper-button.swiper-button-disabled svg path {
	stroke : #888888;
}
.gallary-slider .elementor-swiper-button svg path{
	stroke : #0859D7;
}
.gallary-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: -20px;
}
.gallary-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -20px;
}
.post-purchase{
	background: radial-gradient(269.17% 76.99% at 45.96% 53.07%, #1E2C37 0%, #000 100%);
}

.rotate-column {
    position: absolute;
    bottom: 50px;
    width: 150px;
    height: 150px;
    right: 50px;
}
.home-hero-rotate .home-work-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: all 0.8s 
ease 0s;
}
.hero-rotate-wrap:hover svg.home-work-arrow {
    transform: translate(-50%, -50%) scale(1.2);
}
.home-hero-rotate .home-work-label {
    animation: rotation 16s infinite linear;
	width: 100%;
    height: 100%;
}
@keyframes rotation {
from {
transform: rotate(0deg); }
to {
transform: rotate(359deg); } }


/* Scroll Top Button Style */
#scrollTopBtn {
    position: fixed;
    bottom: 60px;
    right: 60px;
    background: #0859D7;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 9999;
}
#scrollTopBtn.show {
    opacity: 1;
    visibility: visible;
}
.box-item.swiper-slide {
    min-width: 100%;
}

.swiper.merged-mobile-swiper {
    padding: 0 20px;
    position: initial;
}
.mobile-slider-wrapper{
    position: initial;
}
.swiper.merged-mobile-swiper .swiper-pagination {
    bottom: 50px !important;
}
.mobile-slider-wrapper span.swiper-pagination-bullet,
.swiper.merged-mobile-swiper .swiper-pagination span.swiper-pagination-bullet {
    background: #DDDDDD;
    height: 8px;
    width: 8px;
    opacity : 1;
}
.mobile-slider-wrapper .swiper-pagination {
    bottom: 70px !important;
}

.mobile-slider-wrapper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper.merged-mobile-swiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0859D7;
}
.left-line-list-wrap .elementor-icon-box-icon {
    margin-top: 11px;
}
.left-line-list-wrap .elementor-icon-box-wrapper::after {
    content: "";
    background: #DDDDDD;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 6px;
    top: 25px;
}
.left-line-list-wrap .elementor-widget-icon-box:last-child .elementor-icon-box-wrapper::after{
    content: none;
}
.quick-setup-column{
    background: radial-gradient(77.59% 157.56% at 50% -29.71%, rgba(34, 34, 34, 0.40) 4.33%, rgba(8, 89, 215, 0.32) 24.23%, rgba(17, 100, 255, 0.40) 36%, rgba(8, 89, 215, 0.40) 49.99%, rgba(0, 0, 0, 0.00) 100%), #000;
}
.pricing-list .price span.elementor-icon-list-text sub {
    font-size: 18px;
    color: #888;
    font-weight: 400;
}
.faq-accordian details[open] summary {
    border-radius: 12px 12px 0 0;
    border-bottom: 0 !important;
        padding-bottom: 12px;
}
.faq-accordian details[open] .elementor-element.e-child {
    border-radius: 0 0 12px 12px;
}

.custom-contact-form {
    background: #fff;
    padding: 32px;
    border-radius: 10px;
    max-width: 584px;
    margin: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.custom-contact-form .two-col input {
  flex: 1;
}

.custom-contact-form {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    max-width: 584px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.custom-contact-form .two-col {
  display: flex;
  gap : 15px;
}
.custom-contact-form p {
    margin-bottom: 0;
}
.custom-contact-form br {
    display: none;
}
.form-row {
    margin-bottom: 16px;
}

/* Form row */
.custom-contact-form .form-row,
.custom-contact-form .form-row.two-col p{
  position: relative;
}

.custom-contact-form .form-row svg {
    position: absolute;
    left: 13px;
    top: 32%;
    pointer-events: none;
    z-index: 999;
}
.custom-contact-form .form-row:has(span.wpcf7-not-valid-tip) svg {
    top: 22%;
    left: 14px;
}

.custom-contact-form input[type="text"], .custom-contact-form input[type="email"], .custom-contact-form textarea {
    width: 100%;
    padding: 12px 14px 12px 44px;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: #fff;
    color: #222;
    height: 60px;
}

/* Focus state */
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
  border-color: #f4b400;
  outline: none;
  box-shadow: 0 0 4px rgba(244,180,0,0.3);
}

/* Textarea */
.custom-contact-form textarea {
  height: 150px;
  resize: none;
}
.form-row:has(textarea) svg {
    top: 8% !important;
}

.custom-contact-form .privacy-text {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    font-weight: 400;
    max-width: 490px;
}
.custom-contact-form .privacy-text a {
  color: #000;
  text-decoration: underline;
}
.custom-contact-form .form-row label {
    display: none;
}
.form-row:last-child {
    margin-bottom: 0;
}
.custom-contact-form input[type="submit"] {
    background: #F1C557;
    color: #222;
    font-weight: 500;
    padding: 14px;
    border: none;
    border-radius: 100px;
    font-size: 16px;
    width: 100%;
    cursor: pointer;
    transition: background 0.3s ease;
    border: 0 !important;
}
.custom-contact-form input[type="submit"]:focus,
.custom-contact-form input[type="submit"]:hover {
  background: #e2a800;
}
.inner-column-box h3.elementor-icon-box-title sup {
    font-size: 24px;
    top: -21px;
    left: 5px;
}
.elementor-menu-toggle {
    height: 43px;
}
.case-study-list a.elementor-button svg {
    width: 24px;
    height: 24px;
}
.case-study-list a.elementor-button span.elementor-button-content-wrapper {
    align-items: center;
}
.case-study-list a.elementor-button span.elementor-button-text {
    border-bottom: 1px dotted #666666;
    padding-bottom: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output{
    color: #fff;
}
.custom-contact-form .form-row span.wpcf7-form-control-wrap:has(span.wpcf7-not-valid-tip) input {
    border-color: #dc3232;
}
.custom-contact-form .wpcf7-spinner{
        position: absolute;
    right: 0;
    top: 14px;
}

#blog-items .elementor-post__card {
    padding-top:0;
}
#blog-items .elementor-post__card .elementor-post__thumbnail__link {
    order:-1;
    margin-bottom:15px;
}
#blog-items .elementor-post__card .elementor-post__meta-data {
    border:none;
    order:-1;
}
#blog-items .elementor-post__card .elementor-post__read-more {
    text-decoration:underline;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 1.12px;
    text-underline-offset: 3.5px;
}
#blog-items .elementor-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
#blog-items .elementor-pagination .page-numbers {
    display: inline-flex;
    min-width: 40px;
    height: 40px;
    padding: 13px 0;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #E5E5E5;
    transition: all ease-in-out 0.5s;
    color : #000;
}
#blog-items .elementor-pagination .page-numbers:hover, 
#blog-items .elementor-pagination .page-numbers.current {
    background-color: #F1C557;
    border-color: #F1C557;
    color:#000;
}
#blog-items .elementor-pagination .page-numbers.prev {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M6.165 9.54001C6.05948 9.43462 6.00013 9.29165 6 9.14251V8.85751C6.00173 8.7087 6.06084 8.5663 6.165 8.46001L10.02 4.61251C10.0904 4.54152 10.1863 4.50159 10.2863 4.50159C10.3862 4.50159 10.4821 4.54152 10.5525 4.61251L11.085 5.14501C11.1555 5.21413 11.1953 5.30874 11.1953 5.40751C11.1953 5.50628 11.1555 5.60089 11.085 5.67001L7.7475 9.00001L11.085 12.33C11.156 12.4004 11.1959 12.4963 11.1959 12.5963C11.1959 12.6963 11.156 12.7921 11.085 12.8625L10.5525 13.3875C10.4821 13.4585 10.3862 13.4984 10.2863 13.4984C10.1863 13.4984 10.0904 13.4585 10.02 13.3875L6.165 9.54001Z" fill="%23000"/></svg>');
}
#blog-items .elementor-pagination .page-numbers.next {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M11.835 9.54001C11.9405 9.43462 11.9999 9.29165 12 9.14251V8.85751C11.9983 8.7087 11.9392 8.5663 11.835 8.46001L7.98 4.61251C7.90959 4.54152 7.81374 4.50159 7.71375 4.50159C7.61376 4.50159 7.51791 4.54152 7.4475 4.61251L6.915 5.14501C6.84445 5.21413 6.8047 5.30874 6.8047 5.40751C6.8047 5.50628 6.84445 5.60089 6.915 5.67001L10.2525 9.00001L6.915 12.33C6.84401 12.4004 6.80408 12.4963 6.80408 12.5963C6.80408 12.6963 6.84401 12.7921 6.915 12.8625L7.4475 13.3875C7.51791 13.4585 7.61376 13.4984 7.71375 13.4984C7.81374 13.4984 7.90959 13.4585 7.98 13.3875L11.835 9.54001Z" fill="%23000"/></svg>');
}
#blog-items .elementor-pagination .page-numbers.prev,
#blog-items .elementor-pagination .page-numbers.next {
    font-size:0;
    background-repeat: no-repeat;
    background-position: center;
}
#blog-items .elementor-pagination .page-numbers.prev:hover,
#blog-items .elementor-pagination .page-numbers.next:hover {
    background-color: #FFFFFF;
}
#blog-search-block {
    margin-left: auto;
}
#blog-search-block .e-search-form {
    position:relative;
}
#blog-search-block.elementor-widget-search .e-search-label {
    position: static;
}
#blog-search-block.elementor-widget-search .e-search-label > svg {
    position: absolute;
    left:auto;
    right: 18px;
}
#blog-newsletter {
    width: 100%;
    max-width: 475px;
}
#blog-newsletter .tnp-form {
    display:flex;
}
#blog-newsletter .noptin-field-email input {
    width: 100%;
    border-radius: 28px 0 0 28px;
    padding: 12px 24px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
    height: 46px;
    border: 1px solid var(--e-global-color-secondary);
    border-right:0;
    outline: none;
}
#blog-newsletter .noptin-optin-form.noptin-has-success.noptin-form-submitted .noptin-form-footer>:not(.noptin-form-notice){
    display : flex;
}
#blog-newsletter .noptin-form-fields {
    gap: 0;
}
#blog-newsletter .noptin-form-field-submit input {
    width: auto;
    padding: 12px 24px;
    border-radius: 0 28px 28px 0;
    border: 1px solid var(--e-global-color-secondary);
    background: var(--e-global-color-secondary);
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    flex-shrink: 0;
}
#blog-newsletter .noptin-form-note {
    display: none !important;
}
#blog-newsletter .noptin-success {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
    font-size: 18px;
    padding: 0;
    position: relative;
    display: inline;
    padding-left: 28px;
    min-width: 510px;
}
#blog-newsletter .noptin-success::before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cimage href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGUklEQVQ4jT2Ve2wU1xnFz+zswza0DY+UqhBIwQiUEoKpdzCPpLBrQDQ0AoSCEAkCqlYRJSWpoEERiWLeeJcZYwIxj4aXwbuA17sUDATb2Jg3ARQRQCFpU6VUiDoieO9lbWZ376lmivrHpyvNHz+dOfe758ATk9Djwh2POxL4B8GxQzQRNiDCQciwMVaGg4Pl5FJ0/b6/nt0GL88HwLM+D9v8hV2734OsqocwU5BWEtJKASCxZvsyDYfpQCd44nIi7hJ8qRdE2Ogjw8ZnMmxQhIwb6dKJyNUAdgRQp/1QrYFm1Ro4nz85BLLqSH9pJedJK+l34IhtnaERAOoJPSbSekw044gN55sIG20iFKQIBffL8uC7X4Ja1sRoOwKze3lhgWorbOBZ/AkgpJX4l7SSlGZyrKuYlQBuEZ98shCIZxf1PNDx+uo/m+iYMmGSCBuUYaNchg3IaSXD7EoNWQuv2RGN9gaMyu7oix/+8IVXVh9wLNgvzBSFlaz4HzgCzY7igh3FEcQyrjUcUgIZCr4lQkFbhILvyLCRkeEgxaQxiSerftwnF0XIjhT16thDLR29AGEedfyd6Cq2UklhJoHuqMfxrCIbxcXdG+cU8jqQWfe8c2kjZdjIPrVipwwZ812vf1U8Pr2fZWLT0W+llXworeReaR7qLa1USJquFc3CUZyNAPZGILdPh2oJBFRrYIs6XTDl4awR+H7S6H0O7PHk4F5RHjwjQ0HK35YHZfXf7kuzgcJKNTkwYR11gN3CSjnnWmc7kI0CuT0er2rxg22BwWz151VL4Gbnur64OOCXi742XmR6fNmd9ISya3KKMUs5l2o23BNWqlOahwLCOlkqzcQpaR29Iayk+V1VY+H/FfP7nsinvJpqC4Bt/t654z2K2YHyTHW/0x3jSpmr7B8h0at79QwIs83ZU1OaCaatu1PzlZiTjeAq/zIYrPwU63fewzebTzh7BvCYD2z0QbX4vbytg5/7Vl6p6sWqmQPYOXFM/uq8Qfx8G2SudlHFo43Nm6WVcK1IW5dnqghKMtEeUTQQSD7CyNq/F7yx++un4OsFYEvAw2te8LpvdNepAq6YOjT//pihWXtyGWvKns3unvtrqm3HmKluYHpT6ktZ3fg2mQeXAvFNM6HHHht6TJzxxGXSfb10fn8VoK4FdN4B2IJPHzYO4tvhEvvqpFH8Z2iU+qD8Z+yoPJi/uWJj7k5N38fs1op5cgE6y42zfPmFHWjhcG8snddjgnpMfKfHpQ/croGbNY3vAPZi9GOt9ih3cxY/mj0uf3D8SLX+lUG0ZpSpB2t3MPJybzuxEORlrKlqXIiOaRMaWfaLVUhw/VPoNj0uB3riQgdFEViv69wH8DD+mD/wHHl/WfbMlql8Y9RwtXxSMd+f8gI/mDZMLZ5dljc27OXIw1ceIMHJ0ypbMC3SBBx6fMoBe2PpYsQzTuZ4wCs9wPrnNNYBqk2/oJqnU91enOPlZ9W+JYO4ZMQQZSyvVt74I+KQrTx1Itcv/i21WIa+WLoqUPdohh4TGU9cpn9Sd78PbhCIZzRwKzzqQ4Dv4SXVNJC8+a5SDcMVz0GxvUCdWNmPS2aH1PT5b+Vem/PmkxMbBpCX/EtRy4qC2ENHJT1x6cxfl+1cA1YAzgnu9HkZBXgAa9k0neqrmTZrQFXrJdsDitd82a5jev7fuzT+cBBkm3aCBIbW3wEu8UUk8h8i1vW7yh2Li1QE555EPamuaD+AASf0oKsLxXfY+iZ5vGdOtfvy3OWx1XaN+Xov2eonrxZc4Bc95jPu5pQbqzQGLuAgGMtWbgcXwGdHUJWNYKObmLTcCfHsq1SXRtisRpYpP1V7gOqoV6iPsSe7wzOe1wDe9mIF5oEf/9TTPaUEneVlDx5OHnuLfQCev4dOiwM5FxDWCYB354PXR2/l8QlkAuTpAFWN9hXr9BX8T8+fq48A1urgLk1je0DnOR/EuLGaCBlOtJaI8Ji5culKSDNRKM1ERpoNV4R1EaC9Gjz/zC02FZE1aOVx/+vkMC/P+MHbReA66Cqme/hNEcg+yB/5EVxo2NCcAhChUoiVWzRpOl2XnCfN5HZpHgZ4CFDNeIXndUP9BmB7gQtgk9/LtoDGmA5+5iafO26bhJyCdUvWI0OlunASb/Nxt0SlW6gp/BdY/vUNAJ8sDgAAAABJRU5ErkJggg==' width='22' height='22'/%3E%3C/svg%3E");
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    top: -4px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: 20px;
}
#blog-newsletter .noptin-response.noptin-form-notice{
    margin-top: 20px;
}
#blog-category-menu {
    align-self: center;
}
#blog-category-menu .elementor-nav-menu {
    display: flex;
    gap: 8px;
}
.post-tab search.e-filter button.e-filter-item,
#blog-category-menu .menu-item > a {
    border-radius: 70px;
    border: 1px solid #AAA;
    background: #FFF;
    color: #222;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    transition: ease-in-out 0.5s;
}
.post-tab search.e-filter button.e-filter-item[aria-pressed="true"],
#blog-category-menu .menu-item > a:hover, 
#blog-category-menu .menu-item.current-menu-item a,
#blog-category-menu .elementor-nav-menu li:first-child > a{
    background: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    color: #fff;
}
.blog-post-column {
    overflow: hidden;
}
/* Blog Details - Page */
#single-blog-info ul li:before {
    content: "✦";
    display: inline-block;
    position: absolute;
    left: 100%;
    margin-left: 10px;
    color: #222222;
    opacity: 0.4;
    font-size: 12px;
}
#single-blog-info ul li:last-child:before {
    display:none;
}
#single-blog-sidebar {
    position: sticky;
    top: 110px;   
}
#blog-table-of-content ul {
    display:block;
    list-style-type:none;
    margin:0;
}
#blog-table-of-content ul li {
    display:block;
}
#blog-table-of-content .elementor-toc__body > ul > li {
    position:relative;
    padding-left:17px;
    margin-bottom: 20px;
    padding-bottom: 0;
}
/*#blog-table-of-content .elementor-toc__body > ul > li:not(:last-child) {*/
/*    padding-bottom: 16px;*/
/*}*/
#blog-table-of-content .elementor-toc__body > ul > li::after,
#blog-table-of-content .elementor-toc__body > ul > li .elementor-toc__list-item-text-wrapper::before {
    content:'';
    display:block;
    width:3px;
    height:100%;
    background:#ddd9d9;
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-in-out 0.5s;
}

#blog-table-of-content .elementor-toc__body > ul > li::after{
    height : 200%;
}
#blog-table-of-content .elementor-toc__body > ul > li:last-child::after{
    height : 100%;
}
#blog-table-of-content .elementor-toc__body > ul > li .elementor-toc__list-item-text-wrapper::before{
    z-index : 999;
}
#blog-table-of-content .elementor-toc__body > ul > li:has(.elementor-item-active) .elementor-toc__list-item-text-wrapper::before {
    background-color: #763EB8;
    /*background-color: var(--e-global-color-secondary);*/
}
.single-products-content img {
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}
.single-products-content iframe{
    margin-bottom: 1.2em !important;
}
#blog-table-of-content .elementor-toc__body ul li div + ul {
    margin-top: 4px;
}
/*#blog-table-of-content .elementor-toc__body{*/
/*    height : 325px;*/
/*}*/

#blog-table-of-content .elementor-toc__body ul li div a {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 157.143%;
}
#blog-table-of-content .elementor-toc__body ul li div a:hover,
#blog-table-of-content .elementor-toc__body ul li div a.elementor-item-active {
    color: #222222;
    text-decoration:none;
}
#blog-table-of-content .elementor-toc__body > ul > li > div:not(:last-child) {
    margin-bottom: 12px;
}
#blog-table-of-content .elementor-toc__body > ul > li > div > a {
    color: #666666;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    overflow: visible;
    white-space: wrap;
}

#blog-table-of-content .elementor-toc__body > ul > li > ul > li > div > a {
    color: #444;
    font-size: 16px;
    line-height: 1.25;
}
#single-blog-content p {
    margin-bottom: 20px;
}
#single-blog-content h2 {
    color: #222;
    font-size: 26px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}
#single-blog-content h3 {
    color: #444;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 16px;
}
#single-blog-content ul,
#single-blog-content ol {
    margin-bottom: 20px;
}
#single-blog-content ul li{
    list-style : none;
}
#single-blog-content p img{
    border: 1px solid #DDD;
}
#single-blog-content ul li,
#single-blog-content ol li {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 10px;
    position: relative;
}
#single-blog-content ul li::before {
    content: "✦";
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    left: -20px;
    top: 3%;
    color: #b10304;
}
#single-blog-content * + h2 {
    margin-top: 40px;
}
#single-blog-content .elementor-menu-anchor {
    scroll-margin-top: 80px;
}
#single-blog-content .elementor-menu-anchor:first-child + h2 {
    margin-top: 0;
}
#single-blog-content :is(h2, h3, h4, h5, h6, p, span:not(.elementor-menu-anchor), div):empty {
  display: none;
}
#single-blog-sidebar .e-link-in-bio {
    padding: 40px;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__icons {
    display: none;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__ctas {
    display: inline-block;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__cta {
    display: inline-flex;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__cta span {
    padding: 12px 40px;
    border-radius:100px;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__cta span:hover {
    background-color:#FFFFFF;
}
.blog-tag-list .elementor-icon-list-item span.elementor-icon-list-text a {
    display: inline-block;
    border: 1px solid #AAAAAA;
    border-radius: 30px;
    padding: 8px 16px;
    line-height: 22px;
    margin-bottom: 0;
    height: 37px;
    margin-right: 16px;
}
.blog-tag-list .elementor-icon-list-item span.elementor-icon-list-text a:last-child {
    margin-right: 0;
}
.rp4wp-related-posts {
    display: none;
}
.elementor-element.post-navigation .elementor-post-navigation__link a {
    flex-direction: column;
    align-items: stretch;
}
.elementor-element.post-navigation span.post-navigation__arrow-wrapper.post-navigation__arrow-next {
    display: inline;
    order: -1;
}  
.related-blogs a.elementor-post__read-more {
    border-bottom: 2px dotted;
}
.related-blogs .elementor-post__meta-data {
    order: 1;
    padding: 15px 24px !important;
    border: 0 !important;
}
.related-blogs .elementor-post__text {
    margin-top: 0 !important;
    order: 2;
}
.related-blogs a.elementor-post__thumbnail__link {
    margin-bottom: 0;
}
.view-all-blog-btn {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.view-all-blog-btn span.elementor-button-content-wrapper {
    flex-direction: column;
    align-items: center;
    gap:15px;
}
.table-responsive {
    overflow: auto;
}
.mobile-table-data button.close,
.table-content-button{
    display : none;
}

.mobile-table-data button.close {
     right: 9px;
    position: absolute;
    top: -6px;
    border: none;
    color: #222;
    font-size: 32px;

}
.view-all-blog-btn {
    width: fit-content;
}
.elementor-posts-container:has(.elementor-posts-nothing-found) {
    display: flex !important;
}


.custom-blog-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    max-width: 250px;
    margin-left: auto;
    font-size : 14px;
    line-height : 11px;
}

.nav-left svg, .nav-right svg {
        height: 17px;
    width: 8px;
}
.custom-blog-nav a {
    text-decoration: none;
    color: #333;
    font-weight: 500;
}
.nav-center a {
    display: flex;
    align-items: center;
    line-height: 0;
}
.nav-center a {
    font-size: 18px;
}

.nav-left, .nav-right {
    display: flex;
    gap: 8px;
    align-items : center;
}

.nav-left {
    text-align: left;
}

.nav-right {
    text-align: right;
}
.nav-right:has(.disabled) svg path,
.nav-left:has(.disabled) svg path {
    stroke : #aaa;
}
#single-blog-sidebar {
    position: sticky;
    top: 20px;
}
#author-info-wrap {
    border-top: solid 1px #f7eeee;
    border-bottom: solid 1px #f7eeee;
}
.single-blog-sidebar .elementor-icon-list-item a {
    color: var(--e-global-color-primary);
}
#author-info-wrap .elementor-image-box-description {
    color: #444;
}

.single-blog-right h1 {
    font-size: 32px;
}
.single-blog-right h2 {
    font-size: 26px;
}
.single-blog-right h3 {
    font-size: 20px;
}
.single-blog-right h4 {
    font-size: 16px;
}
.single-blog-right h5 {
    font-size: 14px;
}
.single-blog-right h6 {
    font-size: 12px;
}
.single-blog-right  blockquote {
     margin: 0;
}
.single-blog-right  a {
   color: var(--e-global-color-primary);
}
.single-blog-right  ul {
   margin-bottom: 20px;
   color: #444;
}
.single-blog-sidebar .plan-banner a span {
    padding: 12px 40px;
    border-radius: 100px;
    flex: unset;
    margin: auto;
    min-width: 180px;
}
.nav-right .disabled {
    color: #aaa;
    cursor: not-allowed;
    pointer-events: none;
    font-weight: normal;
}
.popular-tags li.elementor-icon-list-item span a {
    border: 1px solid #E5E5E5;
    padding: 10px 16px;
    border-radius: 40px;
    display: inline-block !important;
    margin-bottom: 10px;
    background: #FBFAFB;
    line-height: normal;
    color: #444444;
    width: fit-content;
    margin-right: 5px;
}

.share-round a, .share-round button {
    width: 48px;
    height: 48px;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    background: #f9f9f9;
    transition: all 0.3s ease;
    cursor: pointer;
}
.share-round {
    display: flex;
    gap: 10px;
    align-items: center;
}
.share-round button.share-item.copy-link.copied {
    border-color: #26a337;
}
.blog-subscribe-form .noptin-form-fields {
    display: initial;
}
.blog-subscribe-form .noptin-form-fields {
    display  :initial;
    .noptin-form-field-email .noptin-field-email input.noptin-form-field {
        height: 45px;
        border: 1px solid #E5E5E5;
        background: #FBFAFB;
        padding: 13px 16px;
        border-radius: 8px;
        font-size: 16px;
        color: #888888;
        margin-bottom: 12px;
    }
    .noptin-form-field-email .noptin-field-email input::placeholder{
        font-size : 17px;
    }
    .noptin-form-field-submit input.noptin-form-submit {
        background: linear-gradient(to right, #0859D7, #7C3AED);
        font-size: 18px;
        height: 50px;
        padding: 10px 20px;
        font-weight: 500;
        border-radius: 100px;
        width: 100%;
        border: solid 1px #0859D7;
        color: #fff;
    }
}
.tnp-subscription div.tnp-field {
    margin-bottom: 0;
    margin-top: 10px;
}
.tnp-subscription{
    margin-bottom : 0;
}
.noptin-form-footer .noptin-form-note {
    font-size: .9em;
    margin-top: 10px;
    font-weight: normal;
}
.noptin-inpost-main-wrapper .noptin-optin-form-wrapper {
    margin-bottom: 0;
    margin-top: 0;
}

@media (max-width :1240px){
    .gallary-slider .elementor-swiper-button.elementor-swiper-button-next {
        right: 0px;
    }
    .gallary-slider .elementor-swiper-button.elementor-swiper-button-prev {
        left: 0px;
    }
}
@media (max-width : 1024px){
    .rotate-column {
        bottom: 10px;
        width: 100px;
        height: 100px;
        right: 30px;
    }
}
@media (max-width :767px){
    .rotate-column{
        display : none;
    }
    .mobile-slider-wrapper {
        display: block;
    }
    #scrollTopBtn {
        bottom: 30px;
        right: 10px;
    }
    .mobile-slider-case-study {
        padding: 0 20px;
        margin-bottom: 30px;
        overflow: hidden;
    }
    .mobile-slider-case-study .swiper-wrapper{
        min-height : 470px;
    }
    .mobile-slider-case-study .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #0859D7;
    }
    .inner-column-box .elementor-icon-box-description {
        max-width: 200px;
        margin: 0 auto;
    }
    .custom-contact-form .two-col {
        flex-wrap: wrap;
    }
    .inner-column-box h3.elementor-icon-box-title sup {
        font-size: 16px;
        top: -5px;
        left: 4px;
    }
    .custom-contact-form {
        background: #fff;
        padding: 20px 15px;
    }
    .pricing-list.mobile-slider-pricing{
        overflow : hidden;
        position: initial;
    }
    .pricing-item {
        box-shadow: none !important;
    }
    .pricing-list.mobile-slider-pricing .swiper-pagination {
        bottom: -3px;
    }
    .pricing-list.mobile-slider-pricing .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #fff;
    }
    .pricing-list.mobile-slider-pricing .swiper-pagination span.swiper-pagination-bullet {
        background: #ddd;
    }
    .pricing-list .price span.elementor-icon-list-text sub{
        bottom : -1px;
    }

    .table-content-button {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99999999999;
    }
     .mobile-table-data button.close {
        position: absolute;
        top: -23px;
        right: -33px;
        z-index: 999999;
        background: #0000;
        display: block;
        z-index: 1;
    }
    .e-con .elementor-widget {
         min-width: 0;
    }
    .mobile-table-data{
        position: fixed;
        bottom: -100%;
        top: auto;
        width: 100%;
        background-color: #fff !important;
        z-index: 999;
        left: 0;
        transition: all 0.5s ease !important;
    }
    .mobile-table-data.active {
        bottom: 50px;
    }
        .post-tab search.e-filter button.e-filter-item, #blog-category-menu .menu-item > a {
        padding: 7px 10px;
        font-size: 14px;
    }
    #blog-items .elementor-grid {
        display: block;
    }
    .post-tab .e-filter {
        gap: 8px;
    }
    #single-blog-sidebar {
        position: static;
    }
    #scrollTopBtn {
        z-index: 99999999999;
    }
}

@media (max-width :575px){
    
    span.mobile-hide {
        display: none;
    }
    .custom-blog-nav {
     max-width: 150px;
        
    }
    .single-blog-right h1 {
        font-size: 20px;
    }
    .single-blog-right h2 {
        font-size: 16px;
    }
    .single-blog-right h3 {
        font-size: 14px;
    }
    .single-blog-right h4 {
        font-size: 12px;
    }
    .single-blog-right h5 {
        font-size: 12px;
    }
    .single-blog-right h6 {
        font-size: 10px;
    }
    .author-info-wrap .elementor-image-box-wrapper {
        display: flex;
        gap: 10px;
    }
}



