/*!
Theme Name: Nyasatech
Theme URI: https://nyasa.co.in/
Author: NyasaTech.me
Author URI: https://nyasa.co.in/
Description: Description
Version: 1.0.2
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nyasatech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Nyasatech is based on NyasaTech nyasa.co.in/, (C) 2012-2020 Automattic, Inc.
NyasaTech is distributed under the terms of the GNU GPL v2 or later.

*/
ul {
	padding-left: 20px!important;
    margin: 0!important;
}
.about-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #1B4B36;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.services-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #FCDE70;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.award-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #1B4B36;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.features-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #1B4B36;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.vission-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #1B4B36;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.hassle-free-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #FCDE70;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.contact-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #FCDE70;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.testimonials-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #1B4B36;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.faq-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #1B4B36;
    mask-image: url(https://nationalintegrated.net/wp-content/uploads/2025/04/subtitle-dot.svg);
    mask-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

