/*
Theme Name: WPWage
Theme URI: http://demo.spyropress.com/#wage
Author: Spyropress
Author URI: https://themeforest.net/user/spyropress/portfolio
Description: The 2017 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: wpwage

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.
*/

.minusculas h4{
	text-transform: lowercase !important;
}
#cshero-menu-mobil{
	display: none !important;
}
.header_main_wrap{
	display:block;
}
.our_approach li {
    list-style-type: none;
    display: inline;
    padding: 5px;
}
.our_approach li{
	width:140px !important;
	text-align:center;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	text-align:center;
}
.container {
    width: 100% !important;
}
.wpb_wrapper p{
	    padding-left: 0px !important;
}
.main_logo{
	    width: 180px;
	    margin-left: 80px;
}
.header_main_wrap{
	    margin-top: 33px;
}
@media (max-width: 1024px) {
	.header_main_wrap{
	    margin-top: 0 !important;
}
	.layout1 #cshero-header-navigation{
		    top: 94px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
		width:100% !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    text-align: left !important;
}
	#menu_inter li {
    list-style: none;
    color: #fff;
    padding: 3px;
	width:auto !important;
	border-bottom: none !important;
	display: inline-block;
     float: none;
	    padding: 3px 50px 0px 50px;
}
	
}
@media (max-width: 768px) {
	#menu_inter{
		top:0 !important;
	}
	#menu_inter li {
    list-style: none;
    color: #fff;
    padding: 3px;
	width:auto !important;
	border-bottom: none !important;
	display: inline-block;
     float: none;
	    padding: 3px 0px 0px 10px !important;
}
}
@media (max-width: 767px) {
	#menu_inter{
		top:0 !important;
	}
	#menu_inter li {
    list-style: none;
    color: #fff;
    padding: 3px;
	width:auto !important;
	border-bottom: none !important;
	display: inline-block;
     float: none;
	    padding: 3px 30px 0px 30px !important;
}
}


#top_image{
	padding-left: 0 !important;
    padding-right: 0 !important;
}
.page-title-text h2{
	    font-size: 20px !important;
}
#page-title:before{
	background: none !important;
}
.p-60-cont{
	padding-top:0 !important;
}
#menu_inter ul {
    list-style-type: none;
    margin: 0;
    padding: 5px;
    background: #002e82;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    text-align: center;
    color: #fff;
	width: 100%;
   display: table;
}
#menu_inter li {
    list-style: none;
    color: #fff;
    padding: 3px;
	width:auto !important;
	border-bottom: none !important;
	display: inline-block;
     float: none;
	    padding: 3px 30px 0px 30px;
}
#menu_inter a{
	color:#fff !important;
	padding: 0 !important;
}
.mega-sub-menu{
	z-index:10000 !important;
}

.contacto_saber{
	text-transform: initial !important;
}
.default #cshero-header .main_logo{
	background:rgba(255, 255, 255, 0) !important;
}
.hd-fixed #cshero-header{
	background:rgba(255, 255, 255, 0) !important;
}
.layout1 #cshero-header{
	    background-color: #222 !important;
}
#cshero-header .container{
	    padding-top: 10px;
    padding-bottom: 0px;
}
#page-title .page_title{
	margin-top:15px;
}