/*
Theme Name: STeam Consulting
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0
Description: World of Food Solutions
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
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
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('fonts/fonts.css');

body {
	font-weight: 400;
}
h2 span,
h3 span {
	color: #038BC8;
}

/*----------------------------------------------*/
/*---------------- Navigation ------------------*/
/*----------------------------------------------*/
#main-header {
	box-shadow: 0 0 0 rgb(0 0 0 / 10%);
}
.menu-main-menu-container,
.et-social-icons {
	display: none;
}
/*Main Menu*/
.menu a {
	font-size: 16px;
	color: rgba(0, 0, 0, 1);
	font-weight: 500;
	line-height: normal;
	padding: 25px 10px;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
header .menu a:hover {
	color: rgba(0, 0, 0, .8);
}
.et-social-linkedin a.icon:before {
	content: "\e09d";
}
.et-social-ig a.icon:before {
	content: "\e09a";
}
.et-social-fb a.icon:before {
	content: "\e093";
}
.et-social-icons li {
	margin-left: 10px;
}
.et-social-icons .et-social-icon a {
		color: rgba(0, 0, 0, 1.0);
		font-size: 16px;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
.et-social-icons .et-social-icon.et-social-contacts a {
	color: rgba(255, 255, 255, 1.0);
}
.et-social-icons .et-social-icon a:hover {
	color: rgba(0, 0, 0, .8);
}
.et-social-icons .et-social-icon.et-social-contacts a:hover {
	color: rgba(255, 255, 255, .8);
}

@media all and (min-width: 980px) {
	.home #main-header {
		background-color: transparent;
	}
	.home #main-header.et-fixed-header {
		background-color: white;
	}
	.home.et_fixed_nav.et_show_nav #page-container {
		padding-top: 0 !important;
	}
	.home .menu a,
	.home .et-social-icons .et-social-icon a {
		color: rgba(255, 255, 255, 1.0);
	}
	.home .menu a:hover,
	.home .et-social-icons .et-social-icon a:hover {
		color: rgba(255, 255, 255, .8);
	}
	.container.et_menu_container {
		display: -ms-grid;
		display: grid;
	    -ms-grid-columns: auto 10px 1fr 10px auto;
	    grid-template-columns: 180px 1fr auto;
	    -ms-grid-rows: 1fr;
	    grid-template-rows: 1fr;
	    grid-column-gap: 10px;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
		padding: 20px 0;
		-webkit-transition: all .4s ease-in-out;
	    -moz-transition: all .4s ease-in-out;
	    transition: all .4s ease-in-out;
	}.container.et_menu_container > *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}.container.et_menu_container > *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}.container.et_menu_container > *:nth-child(3) {
		-ms-grid-row: 1;
		-ms-grid-column: 5;
	}
	.menu-main-menu-container,
	.et-social-icons {
		display: block;
	}
	.et-fixed-header .container.et_menu_container {
		padding:  10px 0;
	}

	/*logo*/
	.et_header_style_left .logo_container {
		position: relative;
		height: 65px;
	}
	.et_header_style_left #logo {
		max-height: 80% !important;
	}
	.home.et_header_style_left #logo {
		opacity: 0;
	}
	.home.et_header_style_left .et-fixed-header #logo {
		opacity: 1;
	}
	.et_pb_svg_logo #logo {
		height: 80% !important;
	}

	/*main menu*/
	.menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
                -ms-flex-pack: end;
                    justify-content: flex-end;
	}
	header.et-fixed-header .menu a, 
	header.et-fixed-header .et-social-icons .et-social-icon a {
		color: rgba(0, 0, 0, 1);
	}
	header.et-fixed-header .menu a:hover, 
	header.et-fixed-header .et-social-icons .et-social-icon a:hover {
		color: rgba(0, 0, 0, .8);
	}
	header.et-fixed-header .et-social-icons .et-social-icon.et-social-contacts a {
		color: rgba(0, 0, 0, 1.0);
	}
	header.et-fixed-header .et-social-icons .et-social-icon.et-social-contacts a:hover {
		color: rgba(0, 0, 0, .8);
	}
	header .menu .current-menu-item > a {
		color: rgb(224, 41, 39);
	}
	/*social menu*/
	.et-social-icons {
		text-align: right;
		display: -webkit-box;
		    display: -ms-flexbox;
		    display: flex;
			-webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	/*mobile menu icon*/
	#et-top-navigation {
		display: none;
	}
}

/*----------------------------------------------*/
/*---------------- Sections / Rows ------------------*/
/*----------------------------------------------*/
@media (min-width: 981px) {
	.et_pb_row.et_pb_equal_columns {
		align-items: center;
	}
	.et_pb_row.et_pb_equal_columns.reverse,
	.reverse_specialty .et_pb_row {
		flex-direction: row-reverse;
	}
	.et_pb_gutters3 .reverse .et_pb_column,
	.reverse_specialty .et_pb_column {
		margin-right: 0;
		margin-left: 5.5%;
	}
	.et_pb_gutters3 .reverse .et_pb_column.et-last-child,
	.reverse_specialty .et_pb_column.et-last-child {
		margin-left: 0;
	}

	.reverse_specialty .et_pb_column,
	.center_specialty .et_pb_column {
	    overflow-x: hidden;
	    overflow-y: hidden;
	}
	.reverse_specialty .et_pb_column.et-last-child,
	.center_specialty .et_pb_column.et-last-child,
	.section_center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		        justify-content: center;
	}
	.reverse_specialty .et_pb_column.et-last-child {
		margin-right: 5.5%;
		margin-left: 0;
	}
	.reverse_specialty .et_pb_row_inner .et_pb_column {
		margin-right: 0;
    	margin-left: 0;
	}
}

/*----------------------------------------------*/
/*---------------- Texts Module ------------------*/
/*----------------------------------------------*/
@media (min-width: 981px) {
	.submenu ul {
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.submenu a {
		padding: 10px 16px 10px 0;
	}
}

/*----------------------------------------------*/
/*---------------- Soluções ------------------*/
/*----------------------------------------------*/
.servicos_flex .et_pb_slide_image {
    width: 100%;
    position: relative;
}
.servicos_flex .et_pb_slide_description {
    float: none;
    padding: 10px 0;
    width: 100%;

}
.servicos_flex .et_pb_slides .et_pb_slide .et_pb_slide_image {
	position: relative !important;
	margin: 0 auto !important;
}
@media all and (min-width: 980px) {
    .servicos_flex .et_pb_slides, .servicos_flex .et_pb_slides .et_pb_slide {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex !important;
        direction: ltr;
        flex-direction: row;
    }
    .servicos_flex .et_pb_slides .et_pb_slide {
        flex: 1;
        transition: flex 0.5s ease;
        margin-right: 0 !important;
        padding: 40px 20px !important;
        margin: 5px;
        border-radius: 20px;
        -webkit-transition: all 0.3s;
	    -o-transition: all 0.3s;
	    transition: all 0.3s;
    }
    .servicos_flex .et_pb_slides .et_pb_slide:hover {
        flex: 1.1;
    }
    .servicos_flex .et_pb_slides .et_pb_slide .et_pb_slide_description {
    	float: inherit !important;
    	width: inherit !important;
    	max-width: 180px;
    }
    .servicos_flex .et-pb-slider-arrows, .servicos_flex .et-pb-controllers {
        display: none;
    }
}
@media (max-width: 979px) {
    .et_pb_slide_image, .et_pb_slide_video {
        display: block!important;
    }
}
.servicos_flex .et_pb_slides .et_pb_slide .et_pb_slide_description {
	padding: 6% 0 !important;
}
/*----------------------------------------------*/
/*---------------- Popup WhatsApp ------------------*/
/*----------------------------------------------*/
.divi-fechado{
  display:none !important;
}