/*
 Theme Name:    Divi Child Theme
 Theme URI:     http://www.elegantthemes.com/gallery/divi/
 Description:   Divi Child Theme
 Author:        Elegant Themes
 Author URI:    http://www.elegantthemes.com
 Template:      Divi
 Version:       1.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

html {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
body {font-family: 'Signika Negative'; font-weight: 300;}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {font-family: 'Signika Negative'; color: #f7931e !important; line-height: 1.5em}
h1 {font-size: 40px}
h2 {font-size: 36px}
h3 {font-size: 28px}
p , input#searchsubmit, .et-search-form input {font-family: 'Signika Negative';font-weight: 300;}
small {font-size: 13px}

div#top-header.et-fixed-header {
    position: relative !important;
    display: none;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
header#main-header.et-fixed-header {
    top: 0px !important;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
header #et-info-phone, header #et-info-email {display: none;}
header #et-info {float: right;}
header .et-social-icons {float: left;margin-left: 20px;}
header .et-social-icon span {font-size: 15px;}
#top-header .et-social-google-plus a.icon:before {
    content: '\e0a3' !important;
}


#top-menu li a, header #et-secondary-nav a {font-weight: normal;}

#menu-educador li a , #menu-concursos li a , #menu-sobre li a {font-size: 14px; font-weight: 400;}
#menu-educador li:before , #menu-concursos li:before,
#menu-sobre li:before {    
font-family: 'FontAwesome';
font-size: 13px;
content: '\f101';
margin: 0 5px 0 0;
color: #cecece;
}
#menu-educador li.current-menu-item a,
#menu-concursos li.current-menu-item a, #menu-sobre li.current-menu-item a { color:#f7931e;}

p#breadcrumbs, #breadcrumbs a {font-size: 13px;}
span.breadcrumb_last {color:#f7931e;}

.ssba > div {
    font-size: 14px;
    color: #999;
    float: right;
    font-weight: 400;
}

.padded h2 , .padded span , .padded p { 
  background-color: rgba(255,255,255,0.9);
  display: inline;
  padding: 0.45rem;
  line-height: 1.4; 
  padding: 3px 10px;
  margin: 20px auto;
  box-decoration-break: clone;
}

ul.ddownloads_list { padding-left: 7px }
.ddownloads_list li { list-style: none; }
.ddownloads_list span { font-weight: 300; text-transform: lowercase}
.ddownloads_list .fa { font-size:15px; color:#ccc; }


.list_leituras ul { padding-left: 5px }
.list_leituras li { list-style: none; padding-left: 18px; }
.list_leituras li:before {
    content: '\f08e';
    font-family: FontAwesome;
    display: inline-block;
    width: 1.4em;
    margin-left: -1.4em;
    font-size: 14px;
    color: #ccc;
}

/* buttons */

.et_small_button {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 1.7em !important;
    color: #2b948c;
    position: relative;
    padding: 0.3em 1em 0.3em 1em;
    border: 1px solid #23c1b5 !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.et_small_button:hover {
    background: rgba(199, 199, 199, 0.09);
    padding: 0.3em 2em 0.3em 1em;
    border: 0px solid transparent;
}
.et_small_button:after {
    content: attr(data-icon);
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    font-size: 26px;
    line-height: 1em;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.et_small_button:hover:after {margin-left: 0; opacity: 1;}

@media (max-width: 980px) {
.et_pb_slide_description {font-size: 26px !important;}
.et_pb_button, a.et_small_button {font-size: 15px !important}
}

@media screen and (max-width: 782px) {
    .et_header_style_left #logo, .et_header_style_split #logo {max-width: 75%;}
    #et_top_search {display: none;}
    .et_pb_slide {background-size: cover !important;}
    .et_pb_button, a.et_small_button {font-size: 14px !important}
}

.button_chrome {display:none;}
.button_firefox {display:inline-block;}

@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee))
and (not (-ms-accelerator:true)) { 
	.button_chrome {display:inline-block!important;}
	.button_firefox {display:none;}
}
/* Contact Form 7 */

.wpcf7-form {color: #666666; font-family: 'Signika Negative',sans-serif !important;}
.wpcf7 p {padding: 0;font-size:16px}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #ffffff !important;
border: 1px solid #dedede !important;
width: 100% !important;
-moz-border-radius: 3p !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
font-size: 16px;
color: #666666 !important;
padding: 8px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 5px !important;
}
.wpcf7-textarea {max-height:120px;}
.wpcf7-select {
background-color: #ffffff !important;
border: 1px solid #dedede !important;
-moz-border-radius: 3p !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
font-size: 16px;
color: #666666 !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 40%;
height: 35px;
margin-bottom: 5px !important;
}
.wpcf7-submit {
font-size: 18px;
font-family: "Signika Negative";
font-weight: 500;
color: #5D2E87!important;
background: #FFBB11;
border: 2px solid #fff;
margin: 0px;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 4px 20px;
line-height: 1.7em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: transparent;
border-color: #5D2E87;
color: #5D2E87;
}
.wpcf7 .line {
  width: 100%;
  display: block;
  float: left;
  margin: 15px 0;
}

/* Social Icons */

.social-icons li:before {display:none;}
.social-icons {
	padding-left: 0;
	list-style: none;
}
.social-icons li {
	padding: 4px 6px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom: 15px !important;
}
.social-icons li a {
	width: 130px;
	display:block;
	font-size: 16px !important;
	font-weight: 500 !important;
	padding-left: 19px;
}

.social-icons .fa {
	position: absolute;
	left: 8px;
	top: 10px;
	font-size: 18px;
}
.social-icons li a:hover {
	color: #FFF;
}
.social-icons li a:hover { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons li a:hover { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}

.social-icons li.icon-facebook {background-color:#3C599F;} 
.social-icons li.icon-instagram {background-color:#A1755C;}
.social-icons li.icon-youtube {background-color:#C52F30;}

.download-file a {
    font-size: 18px;
    font-family: "Signika Negative";
    font-weight: 500;
    color: #ffffff!important;
    background: #63b1bc;
    border: 2px solid #63b1bc;
    margin: 0px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 4px 20px;
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;