/*
Theme Name:     Galpao
Description:    
Author:         DSa35636dmdgrRTGinfhjKJKLDF
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.fale{
font-size: 40px;
}

.mobile_menu_bar:before {
color: #ffffff;
}

.fullwidth-menu li {
	padding-right: 80px;
}

@media only screen and (min-width: 1081px) and (max-width: 1180px) {
	
	.fullwidth-menu li {
		padding-right: 60px;
	}
	
}

@media only screen and (min-width: 981px) and (max-width: 1080px) {
	
	.fullwidth-menu li {
		padding-right: 40px;
	}
	
}

@media only screen and (max-width: 980px) {
	
	.centralizar-mobile, .centralizar-mobile h1, .centralizar-mobile h2, .centralizar-mobile h3, .centralizar-mobile p, .centralizar-mobile a, .centralizar-mobile span, .centralizar-mobile img, .centralizar-mobile .et_pb_module {
		text-align: center !important;
		float: none !important;
	}
}

@media only screen and (max-width: 767px) {
	#main-header {
		position: fixed !important;
	}
	
	#main-header #et-top-navigation {
		padding: 24px 0 0 !important;
	}
	
	.et_pb_slide_menu_active .et_toggle_slide_menu:after {
		margin-left: -310px;
		background-color: #fff;
	}
	
	.mobile_menu_bar:before, .mobile_menu_bar:after {
		color: #0173a9 !important
	}
	
	.et_mobile_menu li a {
		color: #17324c !important;
	}
}
	
#footer-info {
    float: none;
    text-align: center;
}