/*!
Theme Name: alliance
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
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: alliance
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready */

ul.contact-info.clearfix {
    display: flex;
    justify-content: space-between;
}

.dez-post-title .post-title {
    height: 48px;
}

.header-style-4.dark .main-bar.white {
    background: #fff;
}

.contact-info .text-primary.blue {
    color: #124C74 !important;
}

.contact-info a{
    color: #124C74 !important;;
}

.contact-info a.site-button.tel{
    background-color: #124C74;
}

.container.clearfix.bg_blue.bg-primary {
    background-color: #124C74 !important;
}

[class*=bg-] .header-nav .nav>li.active>a, [class*=bg-] .header-nav .nav>li.current-menu-item>a {
    color: #aaa !important;
}

[class*=bg-] .header-nav .nav>li>a:hover {
     color: #aaa !important;
}

.tp-rightarrow{
    display: none !important;
}

.tp-leftarrow{
    display: none !important;
}