/*
Theme Name: Devoski Systems
Author: Designs Funnel Team
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
svg.e-font-icon-svg.e-fas-angle-up {
    width: 13px;
    height: 40px;
    fill: #fff !important;
}
.elementor-69 .elementor-element.elementor-element-38229440 .ekit-btt__button:hover svg.e-font-icon-svg.e-fas-angle-up {
    fill: #000 !important;
}
.testimonials_about{
	overflow:hidden !important;
}
/* .new-services .image-box  .elementor-widget-container {
    padding: 11px !important;
    border: 3px solid #ab00ba !important;!i;!;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.new-services .image-box .elementor-widget-container:before {
    content: '';
    width: 120%;
    height: 120%;
    position: absolute;
    top: 0px;
    left: -7px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    border-radius: 50%;
    background: #fff;
}
.new-services .content  .elementor-widget-container {
    padding: 11px !important;
    border: 3px solid #ab00ba !important;
    border-radius: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
padding-left:20px !important;
}

.new-services .content .elementor-widget-container:before {
    content: '';
    width: 120%;
    height: 120%;
    position: absolute;
    top: 0px;
    left: -7px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    border-radius: 50px;
    background: #fff;
}
.new-services .content h2 {
    font-size: 17px !important;
    line-height: 1.1em !important;
} */