@charset "UTF-8";

/*
	Theme Name: Earchi Child Theme
	Theme URI: https://themeforest.net/user/pixelperfect-themes
	Description: Earchi Child Theme
	Author: Pixel Perfect Themes
	Author URI: https://pixelperfectthemes.com/
	Template: earchi
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: earchi
	Version: 1.0
*/

.elementor-widget-text-editor li {
    list-style: disc;
    margin-bottom: 20px;
}
.borderimage:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -25px;
    right: 0px;
    top: 25px;
    bottom: 0px;
    background: #183d5c;
    z-index: -1;
}
.maxhe img {
    max-height: 100px;
}
a.forlink {
    position: absolute;
    z-index: 9999990;
    width: 100%;
    height: 100%;
}
.boxicon img {
    max-height: 90px;
}

.footer-top-border.padding-bottom-35 {
    /* display: none; */
}
section.testimonial-section {
    display: none;
}
@media (max-width: 1024px) {
    .about-counterup-area .single-counterup-wrap h1, .about-counterup-area .single-counterup-wrap p {
    font-size: 40px !important;
}
}