/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Esse é um tema filho do Divi
Author: W3
Author URI: http://www.w3vision.com.br
Template: Divi
Version: 1.0.1
*/


/* =Theme customization starts here
------------------------------------------------------- */

.cursos-lista {
	
	height:  330px;
	position: relative;
}
.cursos-lista>.et_pb_text_inner {
	width:  100%;
	position: absolute !important;
	bottom: 20px;
	padding: 0 20px;
}

.cursos-lista h3 {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size:  18px;
	line-height:  115%;
	
}

.botao-cursos-lista {
	width: 100%;
	background: #c81e25;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	display:  inline-block !important;
	padding:  8px 0;
}
.et_pb_toggle_title:before {
    font-size: 18px;
    color: #C71E25;

}

@media (max-width: 980px) {
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
	}
	.et_header_style_left #logo {
    max-width: 74%;
}
}


@media (max-width: 768px) {
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
		font-size: 34px !important;
	}
}

