/*!
Theme Name: Consulting
Theme URI: http://consulting.stylemixthemes.com/
Author: StylemixThemes
Author URI: http://stylemixthemes.com/
Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: consulting
Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, 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 with others.

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

.title-menus{
  	color: #003c86;
	font-size: 14px;
	margin-top: -35px;
	margin-left: -5px;
}

.top_nav .top_nav_wrapper  ul  li, .top_nav .main_menu_nav  ul  li {

    text-transform: none !important;
}

#footer {
    position: relative;
    background: #011c3e !important;
}

.logos-head{
 float:right;
margin-bottom: -46px;
margin-right: 16%;
position: relative;
}

.logos-head ul li {
   display:inline;
}

body.header_style_4 .header_top {
    background: #fff;
    padding: 22px 0 42px !important;

}

.page_title {
    position: relative;
    padding: 10px 0 0px !important;
    background-color: #f2f2f2 !important;
    margin: 0 0 20px !important;
    background-position: 50% 0;
    color: #222222;
    background-size: cover;
}

.header_top .icon_text {
    float: right;
    margin: -4px 594px 10px 59px !important;
    line-height: 16px;
}

.icon_text .text {
    color: #fff;
    float: right;
    font-size: 13px;
    width: 154px;
}

.captcha{
    background: white !important;
    margin-bottom: 65px;
}

#header .top_nav {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: -38px;
    
}

.top_bar {
    position: relative;
    z-index: 20;
    font-size: 13px;
    background-color: #30344d;
    margin-bottom: -28px;
}

.banner-logos{    
    float: right;
margin: -81px 350px 0px 0px;
position: relative;
}

.banner-logos img{
  width: 94% !important;
}

.header_top .container {
    position: relative;
    z-index: 15;
    margin-top: 23px;
}

body.sticky_menu.header_style_4 #header .top_nav.affix {
    position: fixed;
    left: 0;
    top: 46px !important;
    right: 0;
    bottom: auto;
    -webkit-transform: translateZ(0);
}

.stm_contacts_widget ul li .icon {
    float: left;
    font-size: 20px;
    line-height: 18px;
    color: #003c86 !important;
}

.banner-sba{

background-color:rgba(90, 161, 227, 0.87);

}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
    .banner-logos {
         margin: -97px 110px 3px -30px;
    }
}


@media screen and (max-width:1327px) {
  .banner-logos {
         margin: -97px -235px 3px -30px !important;
    }
}


@media screen and (max-width:1024px) {
  .banner-logos {
         margin: -99px -351px 1px -33px;
    }
}



.logo{
margin-top: 10px;
}

@media screen and (max-width: 750px) and (min-width: 200px) {
	.stm_services.cols_4 .item {
    width: 100% !important;
}


}
