/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.12.2.1572354168
Updated: 2019-10-29 10:02:48
*/

h2 {
	padding-bottom: 25px;
}
.et_pb_fullwidth_menu .et-menu>li {
	padding-left: 0;
    padding-right: 120px;
}

.et_pb_fullwidth_menu .et-menu>li:last-child {
    padding-right: 0;
}

.nav li ul {
    width: 400px;
}

.et-menu li li a {
    width: 360px;
    padding: 8px 20px;
}

#slide-principal .et_pb_container {
	max-width: 1080px;
	width: 100%;
}

.icones-quem-atendemos-home img {
	margin-bottom: 10px;
}

.newsletter .et_contact_bottom_container {
    margin-top: -79px;
}

.newsletter .et-pb-contact-message ul {
	padding-bottom: 0;
}

.redes-sociais li a.icon {
    border-radius: 5px;
    width: 62px;
    height: 62px;
}

.redes-sociais li a.icon::before {
    width: 62px;
    height: 62px;
    font-size: 32px;
    line-height: 62px;
}

.et-pb-contact-message {
 color: red !important;	
}

#footer-info {
    float: none;
    text-align: center;
}

.bloco_2_coluna_2 {
		padding-right: 20% !important;
	}

@media only screen and (min-width: 981px) and (max-width: 1350px) {
	.bloco_2_coluna_2 {
		padding-right: 10% !important;
	}
}

@media only screen and (min-width: 1081px) and (max-width: 1180px) {
	
	.et_pb_fullwidth_menu .et-menu>li {
		padding-right: 100px;
	}
	
	.textos-rodape {
		font-size: 18px !important;
	}
	
}

@media only screen and (min-width: 981px) and (max-width: 1080px) {
	
	.et_pb_fullwidth_menu .et-menu>li {
		padding-right: 70px;
	}
	
	.textos-rodape h3 {
		font-size: 26px !important;
	}
	
	.textos-rodape {
		font-size: 16px !important;
	}
	
}

@media only screen and (min-width: 981px) {
	
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding: 12px 0;
	}
	
	.bloco_coluna_1 {
		width: 45% !important;
	}
	
	.bloco_coluna_2 {
		width: 55% !important;
	}
	
}

@media only screen and (max-width: 980px) {
	
	.centralizar-mobile,
	.centralizar-mobile h1,
	.centralizar-mobile h2,
	.centralizar-mobile h3,
	.centralizar-mobile h4,
	.centralizar-mobile p,
	.centralizar-mobile a,
	.centralizar-mobile span,
	.centralizar-mobile img,
	.centralizar-mobile .et_pb_module {
		text-align: center !important;
		float: none !important;
		margin-left: auto;
		margin-right: auto;
	}
	
	#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;
	}
	
	.coluna-logo {
		margin-bottom: 0;
	}
	
	#slide-principal .et_pb_slide_description {
		padding: 14% 57% 14% 0;
	}
	
	.bloco_coluna_1 {
		width: 100% !important;
	}
	
	.bloco_coluna_2 {
		width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {
	
	#slide-principal .et_pb_slide {
		background-color: #282828;
    	background-image: none;
	}
	
	#slide-principal .et_pb_slide_description {
		padding: 14% 4%;
		text-align: center;
	}
	
	#slide-principal .et_pb_slide_title,
	#slide-principal .et_pb_slide_content {
		color: #fff !important;
	}
	
	#fundo-empresa-home .et_pb_column,
	#fundo-quem-atendemos .et_pb_column {
		width: 100% !important;
		margin-right: 0 !important;
	}
	
	#fundo-quem-atendemos .et_pb_module {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.newsletter .et_pb_contact_field {
		padding-right: 0;
	}
	
	.newsletter .et_pb_contact_field input {
		text-align: center;
		padding: 8px 10px 15px !important;
		border-radius: 5px !important;
	}
	
	.newsletter .et_contact_bottom_container {
		margin-top: 0;
		width: 100%;
	}
	
	.newsletter .et_contact_bottom_container button {
		width: 100%;
		margin-left: 3%;
	}
	
}

@media only screen and (max-width: 380px) {
	
	.et_pb_slide_menu_active .et_toggle_slide_menu:after {
		margin-left: -250px;
	}

}