/*!
Theme Name: omnitechsolutions
Theme URI: https://omnitechsolutions.org.in/
Author: Omni Tech Solutions
Author URI: https://omnitechsolutions.org.in/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: omnitechsolutions
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.

omnitechsolutions is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.border_r {
    border-right: 1px solid #e4e7ee;
}
.pd_zero {
    padding: 0px !important;
}

.bg_light_1 {
    background: #f0f3f9 !important;
}

.icon_box_all.style_six .icon_content h2 a {
    display: block;    
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 32px;
    font-weight: 700;
    color: #282f3b;
}
.icon_box_all.style_six.version_2 {
    padding: 38px;
    background: #fff;
}

.title_all_box.style_one .title_sections .before_title, .title_all_box.style_two .title_sections .before_title {
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
    color: var(--primary-color-one);
    padding: 0px 0px 10px 0px;
    text-decoration: underline;
    font-family: var(--creote-family-one);
}

.icon_box_all.style_six .icon_content .icon {
    position: relative;
    margin-top: 0px;
    margin-bottom: 15px;
}
.icon_box_all.style_six .icon_content .icon img {
    width: 45px;
    height: auto;
    z-index: 1;
    position: relative;
    margin-bottom: 27px;
    display: block;
}
