/*
 Theme Name:   Bolsa de trabajo y pasantías
 Theme URI:    #
 Description:  Bolsa de trabajo y pasantías
 Author:       Diana Santana
 Author URI:   dianamargss.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/
 
 
/*------------------------------------------------------- 
A partir de aquí puedes poner tus estilos de CSS personalizados 
------------------------------------------------------- */
header#main-header {
    background: #0054a6;
}
ul#mobmenuleft li {
    border-bottom: 1px solid #ffffff1c;
}
.job_filters .search_jobs {
    padding: 2em;
    zoom: 1;
    background: #0054a6;
    border-top: 3px solid #00a4e1;
    border-radius: 3px;
}
.job_filters .search_jobs input, .job_filters .search_jobs select{
    line-height: 2em;
    border-radius: 3px!important;
    padding: 5px;
}
.job_filters .job_types li {
    margin: 0;
    padding: 0.7em 1em;
    float: left;
    border-right: 1px solid #eee;
    font-size: 14px;
}
ul.job_listings li.job_listing{
    border-bottom: none;
}
 
#top-menu li a {
    width: 100%!important;
    max-width: 100%!important;
    min-width: 100%!important;
    text-transform: uppercase;
    font-size: 10px!important;
}
.et_vertical_nav #main-header #top-menu>li>a{
    padding: 7px 0;
    color:#fff;
    border-bottom: 1px solid #ffffff17;
    line-height: 2em;
    font-size: .75rem !important;
}
li.job-type {
    background: #00a4e1;
    text-align: center;
    border-radius: 5px;
    color: #fff!important;
    padding: 2px;
    font-weight: normal!important;
}
ul.job_listings li.job_listing{
    background: #fff!important;
    border: 1px solid #f2ebeb;
}
input.application_button.button {
    background: #0054a6;
    border: none;
    border-radius: 3px!important;
    color: #fff;
    text-transform: uppercase;
}
#main-content .container:before, p.post-meta  {
    display: none;
}
div#left-area {
    width: 100%;
}
#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul{
    padding:0;
}
.nuevo-empleo a{
    text-align: center;
    border-radius: 50px;
    margin-bottom: 10px;
}
.nuevo-empleo a {
    background: #f90;
    margin-top: 1em;
}
/*Página de tablero de empleo*/

div#job-manager-job-dashboard p {
    display: none;
}
table.job-manager-jobs th {
    background: #00a4e1;
    color: #fff;
    font-weight: normal;
    border: 1px solid #eee;
    padding: 5px 10px!important;
    font-size: 15px;
}
#job-manager-job-dashboard table .featured-job-icon:before{
    color: #f89702;
}
.entry-content tr td{
    padding: 6px 6px!important;
    border-top: 1px solid #eee;
    border: 1px solid #eee;
}

/*Página agregar nuevo empleo*/

.main_title {
    margin-bottom: 20px;
    color: #0054a6;
    font-weight: bold;
}
.job-manager-form fieldset .account-sign-in .button {
    margin-right: .5em;
    background: #ff9900;
    color: #fff;
    padding: 9px 20px;
    border-radius: 50px;
}
form#submit-job-form input {
    line-height: 2em;
    border-radius: 3px;
}
form#submit-job-form {
    border: 1px solid #eee;
    padding: 30px;
    box-shadow: 0px 3px 3px #eee;
    background: #f6f5f585;
}
.job-manager-form fieldset{
    border-bottom: 1px solid #eeeeeeb8;
}
input.button {
    background: #ff9900;
    border-color: #ff9900;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px!important;
    border: none;
    padding: 5px 15px;
}
/* Single job*/
.et_post_meta_wrapper img{
    display: none!important;
}
.single_job_listing .company img{
    top:0!important;
}
.single_job_listing .meta li{
    list-style: none;
}
/* footer*/

#main-footer {
    position: fixed;
    bottom: 0;
    width: 100%!important;
}
div#footer-bottom .container.clearfix {
    width: 100%!important;
    min-width: 70%!important;
}

@media(max-width: 980px){
    #main-footer {
    position: inherit!important;
}
}

@media(max-width: 530px){
    .job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_keywords {
    float: left;
    width: 50%;
    display: block;
    padding-right: 0;
    margin-bottom: 10px;
    width: 100%;
}
.job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_location {
    float: right;
    padding-left: 0;
    width: 100%;
}
.heading_bgtitle_mobile{
    font-size: 49px!important;
}
}

.heading_bgtitle_mobile {
    color: rgba(227,226,226,0.4392156862745098);
    padding-top: 35px;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    font-family: 'gobold-regular'!important;
}
h1.titulos {
    text-align: center;
    color: #17386d;
    font-size: 25px;
    margin-bottom: 50px;
    font-weight: bold;
}
.wpcf7-form label {
    display: block !important;
    font-weight: 400!important;
    padding-bottom: 5px;
    color: #000!important;    
}

.bloque-dos {
    float: left;
    width: calc(100%/2);
}
.bloque-tres {
    width: calc(100%/3);
    float: left;
}
.bloque-dos input, .bloque-uno input {
       width: 98%;
    margin-right: 2px;
    border: 1px solid #c7c5c5;
    border-radius: 3px;
    height: 28px;
}
.bloque-uno {
    display: block;
    width: 100%;
    clear: both;
}
form.wpcf7-form div {
    margin-bottom: 20px;
}

.bloque_acepto {
    font-size: 13px;
    color: black;
}

.bloque-uno textarea {
    width: 100%;
}
span.wpcf7-form-control-wrap.number-895 input {
    width: 95%!important;
}
select.wpcf7-form-control.wpcf7-select {
    margin-right: 0;
    width: 94%;
}
@media(max-width:1080px){
 .bloque-tres {
    width: calc(100%/2);
    float: left;
}
.bloque-tres input {
    width: 98%;
}
}
@media(max-width:980px){
  .bloque-tres, .bloque-dos  {
    width: calc(100%/1)!important;
    float: left;

}

.columnas {
    width: 100%!important;
}

}
@media(max-width:1199px){
  .bloque-tres {
        width: calc(100%/2);

}
.bloque-tres input {
    width: 100%;
}
span.wpcf7-form-control-wrap.number-895 input{
  width:100%!important;
}
}
span.wpcf7-form-control.wpcf7-acceptance.optional {
    font-size: 18px!important;
}
.columnas_idiomas div {
    width: 50%;
    float: left;
}
.columnas .bloque-uno {
    width: 100%;
}
span.wpcf7-list-item {
    vertical-align: -webkit-baseline-middle!important;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #0054a6;
    border: none;
    color: #fff;
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
}