/*
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.1.1.1729539051
Updated: 2024-10-21 19:30:51

*/
.services_icon .elementor-icon { display: flex; width: 75px; height: 75px; padding: 22px 20px; align-items: center; gap: 10px; justify-content: center; border-radius: 10px; background: #FFF; box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.10); position: relative; overflow: hidden; }
.review_author .review_icon .elementor-icon-wrapper { display: flex; align-items: center; width: 47px; height: 47px; justify-content: center; background:  rgba(148, 166, 212, 0.20); border-radius: 50%; }
.review_author .elementor-post-info span.elementor-post-info__item--type-date { color: #666; font-family: Poppins; font-size: 12px; font-style: normal; font-weight: 300; line-height: 15px; }
.gradient {background: linear-gradient(180deg, #ECF6FF 0%, rgba(236, 246, 255, 0.00) 100%);}
.services_icon .elementor-icon:before { content: ""; position: absolute; left: 0; background: blue; width: 0; height: 100%; border-top-right-radius: 50%; border-bottom-right-radius: 50%; transition: width 0.5s ease; }
.services_icon .elementor-icon:hover:before {width: 100%;}
.services_icon .elementor-icon:hover svg {filter: brightness(0) saturate(100%) invert(1);}
.archive_title h6.elementor-heading-title a {text-decoration: none;}
.shape_gradient {background: linear-gradient(180deg, rgba(0, 85, 165, 0.16) 0%, rgba(0, 85, 165, 0.00) 100%);clip-path: polygon(50% 100%, -135% 0%, 200% 0%);}
#video_series .elementor-widget-video .elementor-widget-container {border-radius: 15px;}
.faqs_accordion .e-n-accordion-item {border-radius: 8px;background: #FFF;box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.10);}


/* contact form */
#myform .elementor-shortcode form {display: flex;flex-direction: column;gap: 20px;}
#myform .elementor-shortcode form .form-contol p {display: flex;gap: 8px;}
#myform .elementor-shortcode form .form-contol p input,#myform .elementor-shortcode form .form-contol p textarea { margin-top: 6px; border-radius: 8px; border: 1px solid #D0D5DD; background: #ffff; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); }
#myform .elementor-shortcode form .form-contol p label { color: #344054; ); font-family: Poppins; font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; }
#myform .elementor-shortcode form .form-contol p input[type="submit"] { border-radius: 9px; background: #2563EB; display: flex; height: 48px; padding: 12px 16px; flex-direction: column; justify-content: center; align-items: center; gap: 10px; border: 0; width: 100%; color: #FFF; text-align: center; font-family: Poppins; font-size: 14px; font-weight: 400; line-height: 24px; }
#myform .elementor-shortcode form .form-contol p label {width: 100%;}
#myform .elementor-shortcode form .form-contol .check_box br {display: none;}
#myform .elementor-shortcode form .form-contol .check_box p,#myform .elementor-shortcode form .form-contol .check_box span.wpcf7-list-item.first.last input[type="checkbox"],#myform .elementor-shortcode form .form-contol .check_box span.wpcf7-list-item.first.last  {margin: 0;}
#myform .elementor-shortcode form .form-contol .check_box span.wpcf7-list-item.first.last label {display: flex;align-items: center;justify-content: center;gap: 12px;}
#myform .elementor-shortcode form .form-contol .check_box span.wpcf7-list-item.first.last span.wpcf7-list-item-label {color: #667085;font-family: Poppins;font-size: 16px;font-weight: 400;line-height: 24px;}
#myform .elementor-shortcode form .form-contol .btn_submit p {flex-direction: column;}
.myform form > p {margin: 0;display: flex;flex-direction: column;gap: 14px;}
.myform form br {display: none;}
.myform form label input[type="email"] { border-radius: 8px; border: 1px solid #D0D5DD; background: #fff; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); display: flex; padding: 12px 16px; align-items: center; gap: 8px; }
.myform form label input[type="email"]::placeholder { color: #667085; font-family: Poppins; font-size: 14px; font-style: normal; font-weight: 400; line-height: 24px; }
.myform form input[type="submit"] { display: flex; width: 100%; padding: 16px; border-radius: 9px; background: #2563EB; border: unset; color: #FFF; text-align: center; font-family: Poppins; font-size: 14px; font-weight: 500; line-height: 24px; }
.blog_detail .elementor-widget-container h5 {
    color: #181A2A;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
}

.blog_detail .elementor-widget-container p {
    color: #3B3C4A;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

.blog_detail .elementor-widget-container ul {
    padding: 0 0 16px 0;
}

.blog_detail .elementor-widget-container ul li {
    list-style: none;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}

.blog_detail .elementor-widget-container ul li::before {
    content: "";
    display: block;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://staging.devcustomprojects.com/business/wp-content/uploads/2024/10/location-arrow-right.svg);
    width: 15px;
    height: 15px;
}

.blog_detail .elementor-widget-container ol {
    padding: 0 0 0 30px;
}

.blog_detail .auth_info ul.elementor-post-info li::before {
    display: none;
}

