/* MODIFICACIONES */
.slim-header-right .btn-outline-secondary{
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.slim-header-right .btn-outline-primary{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.slim-header-right i{
    display: none;
}
.slim-header-right .btn.active, .slim-header-right .btn:focus, .slim-header-right .btn:active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .btn-outline-primary:hover, .btn-outline-secondary:hover{
    background: #12A19A;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border: 1px solid white;
}
.slim-navbar .nav{
    justify-content: space-between;
}
.slim-navbar .nav .nav-item{
    flex: none !important;
}
.slim-navbar .nav-item.active .nav-link{
    background: white;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.slim-navbar .nav-link .icon{
    display: none;
}
.slim-navbar .nav-link{
    justify-content: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border: none;
}
.slim-navbar .nav-link:hover, .slim-navbar .nav-link:focus {
    color: #12A19A;
    background-color: #ffffff;
}
h3.tx-inverse{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.tx-28{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #12A19A;
}
.publish-bottom{
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    right: 0;
}
.publish-bottom a{
    background: rgb(250, 188, 73);
    color: #ffffff;
    width: 100%;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    border: 0;
}
.publish-bottom a:hover{
    background: #DADADA;
    color: rgb(250, 188, 73);
}
.no-wrapp{
    height: 100%;
    border: 0;
    background: transparent;
}
.rdiobox span:after{
    background-color: rgb(250, 188, 73);
}
.rdiobox input[type='radio']:checked + span:before{
    background: #ffffff;
}
.filter-wrapp-front{
    background: #12A19A;
    border-radius: 6px;
    border: 0;
    color: #FFFFFF;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple{
    background: #DADADA;
    border-radius: 6px;
}
.filter-wrapp-front button{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    width: 100%;
    color: #000;
    font-weight: bold;
    border: 1px solid transparent;
}
.filter-wrapp-front button:hover, .filter-wrapp-front button:focus{
    background: #ffffff;
    color: #000;
    border: 1px solid transparent;
}
.filter-wrapp-front .filter-text input, .filter-wrapp-front .filter-ubicacion input{
    background: #FFFFFF;
    border-radius: 6px;
}
.filter-wrapp-front .filter-text input::-webkit-input-placeholder, .filter-wrapp-front .filter-ubicacion input::-webkit-input-placeholder{
    color: #12A19A;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.filter-wrapp-front .filter-text input::-moz-placeholder, .filter-wrapp-front .filter-ubicacion input::-moz-placeholder{
    color: #12A19A;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.select2-hidden-accessible + span.select2-container--disabled input{
    display: none;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple{
    background: #FFFFFF;
    border: 0;
    opacity: 0.325;

}
.filter-wrapp-front .select2-container--default .select2-selection--multiple{
    border-radius: 6px;
}
h6.next-events{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #343A40;
    text-transform: initial;
    margin-bottom: 15px;
}
.border-image{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.wrapp-info-event-front{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 0;
    border: 0;
    background: #f0f0f0;
}
h5.title-event-front{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
}
.filter-home{
    background: transparent;
    border: none;
}
.wrapp-info-event-front a{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    color: #000;
    font-weight: bold;
    border: none;
}
.wrapp-info-event-front a:hover, .wrapp-info-event-front a:focus{
    background: #12A19A;
    border: none;
}
.wrapp-info-event-front p{
    margin-bottom: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.border-image-front{
    border: 1px solid #12A19A;
    border-bottom: 0;
    border-radius: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border: 0;
    background: #f0f0f0;
}
.margin-home-eventos + .col-lg-6 > .row > .col-sm-12 .row{
margin-bottom: 30px;
}
.margin-home-eventos + .col-lg-6 > .row > .col-sm-12 .row + .tx-16{
    margin-bottom: 15px;
}
.margin-home-eventos + .col-lg-6 > .row > .col-sm-12:nth-child(2){
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .margin-home-eventos + .col-lg-6 > .row > .col-sm-12 .row{
        margin-bottom: 38.5px;
    }
    .margin-home-eventos + .col-lg-6 > .row > .col-sm-12 .row + .tx-16{
        margin-bottom: 25px;
    }
}
@media (min-width: 992px){
    .col-sm-min-991{
        flex-basis: inherit;
        flex-grow: inherit;
        margin-bottom: 10px;
    }
    .mg-b-none-991{
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .card.card-earning-summary.no-wrapp{
        margin-top: 15px;
    }
    .filter-wrapp-front button{
        margin-top: 25px;
    }
    .margin-home-eventos + .col-lg-6 > .row > .col-sm-12:nth-child(1){
        margin-bottom: 30px;
        min-height: auto;
    }
    .margin-home-eventos + .col-lg-6 > .row > .col-sm-12:nth-child(2){
        margin-top: 0px;
    }
}

/* CONTACTOS FORM */
.front-signin{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    border: 0;
    background: #f0f0f0;
}
.front-signin h3{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
}
.front-signin h5{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.front-signin .inputs-signin input, .front-signin .inputs-signin select, .front-signin .inputs-signin .select2-container--default .select2-selection--multiple, .front-signin .medium-editor-element{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    color: #12A19A;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
    outline: none;
    -webkit-appearance:none;
    border: 0;
}
.front-signin .medium-editor-element p{
    color: #12A19A;
}
.front-signin .medium-editor-placeholder::after, .medium-editor-placeholder-relative::after{
    padding: 0;
    padding-top: 20px;
    left: 10px;
}
@-moz-document url-prefix() {
    .front-signin .medium-editor-placeholder::after, .medium-editor-placeholder-relative::after {
        left: 0px;
    }
}
.front-signin .inputs-signin input::-webkit-input-placeholder, .front-signin .inputs-signin textarea::-webkit-input-placeholder{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.front-signin .inputs-signin input::-moz-placeholder, .front-signin .inputs-signin textarea::-moz-placeholder{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.front-signin label, .front-signin p{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.front-signin label a, .front-signin p a{
    color: #12A19A;
}
.front-signin label a:hover, .front-signin p a:hover{
    color: rgb(250, 188, 73);
}
.front-signin.signin-box.signup .btn-signin{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    color: #000;
    border: none;
    font-weight: bold;
}
.front-signin.signin-box.signup .btn-signin:hover{
    background: #12A19A;
    color: #fff;
}
.dashboard-4{
    background: transparent;
}
span.false-h1{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #12A19A;
}
.titulo-contador{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.card-contador{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    border: 0;
    background: #f0f0f0;
}
.front-signin .ckbox span::before{
    border: 1px solid #12A19A;
    box-sizing: border-box;
}
.front-signin .ckbox span::after{
    background: #12A19A;
    color: #12A19A;
}

/* OFERTAS */
.slim-pagetitle{
    padding-left: 0;
    border-left: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #343A40;
    text-transform: initial;
}
.slim-breadcrumb{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}
.slim-breadcrumb .breadcrumb-item a{
     color: #12A19A;
}
.slim-breadcrumb .breadcrumb-item a:hover{
    color: #000000;
}
.slim-breadcrumb .breadcrumb-item.active{
    color: #000000;
}
.slim-breadcrumb .breadcrumb-item + .breadcrumb-item::before{
    color: #000000;
}
.card-experience-wrapp{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    border: 0;
    background: #f0f0f0;
}
.card-experience-wrapp:hover{
    background: #12A19A;
    color: #ffffff !important;
}
.card-experience-wrapp .logo-card.logo-card-empresa{
    height: auto;
    /*border: 1px solid #12A19A;*/
    box-sizing: border-box;
    /*border-radius: 600px;*/
    background: white;
}
.card-experience-wrapp .logo-card.logo-card-empresa > img{
    height: inherit;
    width: 100%;
}
.card-experience-wrapp h5.oferta-title{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
}
.card-experience-wrapp:hover h5.oferta-title a{
    color: #FFFFFF;
}
.card-experience-wrapp:hover h5.oferta-title a:hover{
    color: rgb(250, 188, 73);
}
.card-info-apuntarme a{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: rgb(250, 188, 73);
}
.card-experience-wrapp:hover .card-info-apuntarme a{
    color: #343a40;
}
.card-experience-wrapp:hover .card-info-apuntarme a:hover{
    color: #FFFFFF;
}
.card-experience-wrapp:hover .contact-item.oferta-item .color-orange{
    color: #FFFFFF;
}
.card-info-wrapp{
    border-top: 1px solid #12A19A;
}
.card-experience-wrapp:hover .card-info-wrapp {
    border-top: 1px solid #FFFFFF;
}
.ta-l{
    text-align: left;
}
.ta-c{
    text-align: center;
}
.ta-r{
    text-align: right;
}
.card .contact-item.oferta-item{
    display: block;
    border-top: none;
}
.card .contact-item.oferta-item .color-orange{
    color: #12A19A;
}
.filter-ofertas.show{
    background: #12A19A;
    border: none;
}
.filter-ofertas.show::-webkit-scrollbar{
    display: none;
}
.filter-ofertas a.filter-options-btn{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    left: -116px;
    border: none;
    width: 86px;
    height: 41px;
}
    .show a.filter-options-btn {
        background: rgb(250, 188, 73);
        border-radius: 6px;
        left: -116px;
        border: none;
        width: 40px;
        height: 41px;
        border-radius: 33px;
        top: 18px;
        left: 38px;
        background: transparent;
        transition: none;

    }
    a.filter-options-btn, .filter-options-wrapper{
        transition: none;
    }
    .filter-options-wrapper.show{
        padding-top: 60px;
    }
    .show a.filter-options-btn span{
        display: none;
    }
    .show a.filter-options-btn::after{
        content: 'X';
        color: #FFFFFF;
    }

.filter-ofertas .filter-options-btn i{
    display: none;
}
.filter-ofertas .filter-options-btn span{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    padding-left: 0;
}
.filter-ofertas .card.pd-15.filtros-laterales{
    border: none;
    background: transparent;
    overflow: auto;

}
.filter-ofertas .card.pd-15.filtros-laterales input.wd-100p{
    background: #FFFFFF;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    color: #12A19A;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    border: none;
}
.filter-ofertas .card.pd-15.filtros-laterales input.wd-100p::-webkit-input-placeholder{
    color: #12A19A;
}
.filter-ofertas .card.pd-15.filtros-laterales input.wd-100p::-moz-placeholder{
    color: #12A19A;
}
.filter-ofertas .card.pd-15.filtros-laterales .custom-search{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    background: rgb(250, 188, 73);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border: none;
    text-transform: initial;
}
.filter-ofertas #accordion-responsive .card{
    background: white;
    border-radius: 6px;
    border: none;
}
.filter-ofertas .accordion-one .card-header{
    border: 0;
    border-right: none;
}
.filter-ofertas .accordion-one .card-header:first-child{
    border: 0;
    border-image-width: 0;
}
.filter-ofertas .accordion-one .card-header a{
    padding: 9.5px 20px;
    border-radius: 6px;
    background: white;
    border: none;
    border-right: 0;
    color: #12A19A;
    position: relative;
}
.filter-ofertas .accordion-one .card-header a:hover{
    color: rgb(250, 188, 73);
}
.filter-ofertas .accordion-one .card-header a:focus{
    color: #12A19A;
}
.filter-ofertas .accordion-one .card-header a::before{
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
}
.oferta-filter-lateral-search button{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    color: #000;
    border: 0;
    margin-left: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
 }
.oferta-filter-lateral-search button:hover, .oferta-filter-lateral-search button:focus{
    background: #FFFFFF;
    color: #000;
 }
.filter-ofertas .accordion-one .collapse, .filter-ofertas .accordion-one .collapsing{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.filter-ofertas .accordion-one .collapse .ckbox span::before, .filter-ofertas .accordion-one .collapsing .ckbox span::before{
    border: 1px solid #12A19A;
    box-sizing: border-box;
}
.filter-ofertas .accordion-one .collapse .ckbox span::after, .filter-ofertas .accordion-one .collapsing .ckbox span::after{
    background: #12A19A;
    color: #12A19A;
}
.promocionadas .card-experience-wrappbd-warning{
    border: 4px solid rgb(250, 188, 73);
    border-radius: 6px;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}
.promocionadas .card-experience-wrappbd-warning .logo-card-empresa{
    height: auto;
    /*border: 2px solid rgb(250, 188, 73);*/
    box-sizing: border-box;
    /*border-radius: 600px;*/
    background: white;
}
.promocionadas .card-experience-wrappbd-warning .logo-card-empresa img{
    width: 100%;
}
.promocionadas .card-experience-wrappbd-warning:hover{
    background: rgb(250, 188, 73);
}
.promocionadas .card-experience-wrappbd-warning:hover h5 a{
    color: #FFFFFF;
}
.promocionadas .card-experience-wrappbd-warning:hover h5 a:hover{
    color: #12A19A;
}
.promocionadas .card-experience-wrappbd-warning:hover .card-info-apuntarme a{
    color: #343a40;
}
.promocionadas .card-experience-wrappbd-warning:hover .card-info-apuntarme a:hover{
    color: #FFFFFF;
}
@media (max-width: 991px) {
    .card .contact-item.oferta-item{
        display: inline-block;
        clear: both;
        float: left;
    }
    .card .contact-item.oferta-item + div{
        display: inline-block;
        float: right;
        padding: 8px 0;
    }
}
@media(min-width: 768px) {
    .promocionadas .card-experience-wrappbd-warning .vert-cent{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

/* EMPRESAS */
h6.empresas-title{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #343A40;
}
h6.empresas-title + p{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #343A40;
}
.no-filter-empresa ul.filtros-activos{
    display: none;
}
.card-empresas-wrapp{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    border: 0;
    background: #f0f0f0;
}
.card-empresas-wrapp:hover{
    background: #12A19A;
}
.card-empresas-wrapp .card-empresa-img{
    padding: 20px;
}
.card-empresas-wrapp .logo-card{
    background: white;
    /*border: 1px solid #12A19A;*/
    box-sizing: border-box;
    margin-bottom: 30px;
}
.card-empresas-wrapp .info-empresa{
     text-align: left;
 }
.card-empresas-wrapp .info-empresa h5{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
    margin-bottom: 10px;
 }
.card-empresas-wrapp:hover .info-empresa h5 a{
    color: #FFFFFF;
}
.card-empresas-wrapp:hover .info-empresa h5 a:hover{
    color: rgb(250, 188, 73);
}
.card-empresas-wrapp .info-empresa .tx-ellipsis{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #343A40;
    margin-bottom: 10px;
}
.card-empresas-wrapp:hover .info-empresa .tx-ellipsis{
    color: #FFFFFF;
}
.card-info-empresas-selector{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #343A40;
}
.card-empresas-wrapp:hover .card-info-empresas-selector{
    color: #FFFFFF;
}
.card-info-empresas-selector a{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: rgb(250, 188, 73);
}
.card-info-empresas-selector a:hover{
    color: #FFFFFF;
}
.card .card-info-empresas-selector .contact-item{
    border-top: 1px solid #12A19A;
}
.card.card-empresas-wrapp:hover .card-info-empresas-selector .contact-item{
    border-top: 1px solid #FFFFFF;
}
.card .card-info-empresas-selector .contact-item span{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #343A40;
}
.card-empresas-wrapp:hover .contact-item span{
    color: #FFFFFF;
}
.pagination li span, .pagination li a, .pagination .page-item .page-link{
    border: 1px solid #12A19A;
    border-color: #12A19A;
    box-sizing: border-box;
    border-radius: 6px !important;
    color: #12A19A;
}
.pagination [aria-label*="pagination"], .pagination [aria-label*="pagination"] span{
    padding-top: 0px !important;
    font-size: 30px;
    font-weight: lighter;
}
.pagination .active .page-link, .pagination .active .page-link:hover, .pagination .active .page-link:focus{
    color: #FFFFFF;
    background: #12A19A;
}
.pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus, .pagination li:hover span{
    color: #FFFFFF;
    background: #12A19A;
}
.pagination  li.page-item.disabled {
    display: none;
}

/* PARA CANDIDATOS y PARA EMPRESAS*/
h6.slim-pagetitle{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #343A40;
}
.new-border-green{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 30px;
    padding-bottom: 10px;

    border:0;
    background: #f0f0f0;
}
.list-group-item{
    background: none;
}

.time-line-para-candidatos .post-item{
    border-left: 0px solid #12A19A;
    padding-left: 40px;
    padding-bottom: 20px;
}
.time-line-para-candidatos .post-item::before{
    border: 1px solid #12A19A;
    top: 3px;
}
.time-line-para-candidatos label,.time-line-para-candidatos .slim-card-title{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 30px;
    color: #343A40;
}
.time-line-para-candidatos .tx-medium{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
    color: #656D75;
}
.time-line-para-candidatos .post-item p{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.time-line-para-candidatos .carousel{
    margin-top: 20px;
    margin-bottom: 20px;
}
.time-line-para-candidatos #carousel5{
    padding: 0;
}
.time-line-para-candidatos #carousel5 img{
    margin-bottom: 0;
}
.time-line-para-candidatos .carousel-item .d-block.img-fluid{
    border-radius: 6px;
    margin-bottom: 20px;
}
.time-line-para-candidatos .card-people-list .media-body{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
    margin-left: 0;
}
.time-line-para-candidatos .card-people-list .media-list{
    margin-top: 0;
    margin-bottom: 20px;
}
.time-line-para-candidatos .card-people-list .tx-primary{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.time-line-para-candidatos .card-people-list .media + .media{
    border: none;
    margin-top: 30px;
}
.time-line-para-candidatos .card-people-list .media-body em{
    font-style: inherit;
}
.time-line-para-candidatos .list-group-item{
    border: none;
    padding-left: 0;
    padding-right: 0;
}
.time-line-para-candidatos .list-group-item strong{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}

/* BLOG */
.blog-wrapp-green {
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;

    border: 0;
    background: #f0f0f0;
}
.blog-wrapp-green .card-body{
    border: none;
}
.blog-wrapp-green img{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.blog-wrapp-green .blog-category{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.blog-wrapp-green .blog-title{
    margin-bottom: 5px;
}
.blog-wrapp-green h5 a{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
}
.blog-wrapp-green.card-blog h5 a:hover{
    color: rgb(250, 188, 73);
}
.blog-wrapp-green.card-blog .blog-date{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #C4C4C4;
}
.blog-wrapp-green.card-blog .blog-text{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
    margin-top: 30px;
}
.blog-wrapp-green.card-blog .blog-text a{
    color: rgb(250, 188, 73);
}
.blog-wrapp-green.card-blog .blog-text a:hover{
    color: #12A19A;
}
.section-green p.blog-category{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
    margin-bottom: 5px;
}
.section-green .blog-title{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
    margin-bottom: 5px;
}
.section-green .card-footer{
    background: transparent;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #C4C4C4;
    padding: 0;
    margin-bottom: 30px;
}

/* BLOG DETALLE */
.green-share li a.nav-link, .section-green{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
}
.section-green p{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.section-green a{
    color: rgb(250, 188, 73);
    font-weight: bold;
}
.section-green a:hover{
    color: #12A19A;
}
.section-green h4{
    margin-bottom: 40px;
    margin-top: 60px;
}

/* INTERIOR EMPRESA */
.empresa-interior .green-dash, .empresa-interior .nav-activity-profile .nav-link, .empresa-interior .card-experience .card-body{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
}
.empresa-interior .green-dash label{
    color: rgb(250, 188, 73);
}
.empresa-interior .accordion-two{
    border: 1px solid #12A19A;
    border-radius: 6px;
    box-sizing: border-box;
}
.empresa-interior .accordion-two .card{
    border: 0;
    border-bottom: 1px solid #12A19A !important;

}
.empresa-interior .accordion-two .card:nth-last-child(1){
    border-bottom: 0 !important;
}
.empresa-interior .accordion-two .card a:not(.collapsed){
    border-bottom: 1px solid #12A19A;
}
.empresa-interior .accordion-two > .card, .empresa-interior .accordion-two > .card .card-header, .empresa-interior .accordion-two > .card .card-header a{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #FFFFFF;
}
.empresa-interior .accordion-two .card:nth-last-child(1), .empresa-interior .accordion-two .card:nth-last-child(1) .card-header, .empresa-interior .accordion-two .card:nth-last-child(1) .card-header a.collapsed{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.empresa-interior .card-empresas-wrapp{
    border: 0;
}
.empresa-interior .card-experience:not(.green-dash){
    border: 0;
}
.empresa-interior .accordion-two .card-header a.collapsed::before, .empresa-interior .accordion-two .card-header a::before{
    color: #12A19A;
    top: 50%;
    transform: translateY(-50%);
}
.empresa-interior .accordion-two > .card .card-header a{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
}
.empresa-interior .accordion-two .card p{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.empresa-interior .color-icon-green i::before{
    color: #12A19A;
}
.empresa-interior .card-empresas-wrapp:hover .color-icon-green i::before{
    color: #FFFFFF;
}
.empresa-interior i{
    color: #12A19A;
}
.empresa-interior .nav-sharer li a:hover{
    background: #12A19A;
}
.empresa-interior .nav-sharer li a:hover i, .empresa-interior .nav-sharer li a:focus i{
    color: #FFFFFF;
}
.empresa-interior .nav-activity-profile .nav-item:nth-child(1){
    margin-right: 10px;
}
.empresa-interior .nav-activity-profile .nav-item:nth-child(2){
    margin: 0 10px;
}

.empresa-interior .nav-activity-profile .nav-item:nth-child(3){
    margin-left: 10px;
}
.empresa-show-no-slide .default-slide{
    background-color: #12A19A !important;
}
.empresa-interior .color-icon-green{
    padding-left: 0;
    padding-right: 0;
}
.empresa-interior .color-icon-green a{
    padding-right: 10px;
}

/* LEGAL PAGES */
.section-wrapper-green-legal{
    border: 1px solid #12A19A;
    border-radius: 6px;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.section-wrapper-green-legal .table-bordered th, .section-wrapper-green-legal .table-bordered td{
    border-color: #12A19A;
}
.section-wrapper-green-legal .table-bordered{
    border-top: 1px solid #12A19A;
    border-bottom: 1px solid #12A19A;
}

/* FOOTER */
.slim-footer p, .slim-footer a{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
/* FLECHA */
body .scroll-up-wrapper i{
    font-size: 3em;
    color: rgb(250, 188, 73);
}
/* MODAL */
.modal .modal-header, .modal .modal-footer{
    background: #FFFFFF;
}
body .modal .modal-content{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
}
body .modal .modal-content .modal-header{
    border-bottom: 1px solid #12A19A;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    background: #12A19A;

}
body .modal .modal-content .modal-header p{
    color: #FFFFFF;
}
body .modal .modal-content .modal-footer{
    border-top: 1px solid #12A19A;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #12A19A;
}
body .modal .modal-content .modal-body{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
body .modal .modal-content .close{
    color: #FFFFFF;
    opacity: 1;
}
body .modal .modal-content .modal-footer button{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    border: 1px solid transparent;
}
body .modal .modal-content .modal-footer button:hover{
    background: #FFFFFF;
    color: rgb(250, 188, 73);
}
.modal-footer .btn-warning{
    border: none;
    border-radius: 6px;
    background: rgb(250, 188, 73);
    height: 42px;
}
.modal-footer .btn-warning:hover{
    background: #FFFFFF;
    color: rgb(250, 188, 73) !important;
}

/* GLOBAL */
body a{
    transition: none;
}
.nav-mobile > .open-nav{
    left: -10px;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: #12A19A;
    font-size: 30px;
}
.select2-container{
    max-width: 100%;
    width: 100% !important;
}
.nav-sharer li a:hover{
    background: #12A19A;
}
.nav-sharer li a:hover i, .nav-sharer li a:focus i{
    color: #FFFFFF;
}
.nav-activity-profile .nav-item:nth-child(1){
    margin-right: 10px;
}
.nav-activity-profile .nav-item:nth-child(2){
    margin: 0 10px;
}.nav-activity-profile .nav-item:nth-child(3){
    margin-left: 10px;
}
.nav-activity-profile .icon{
    color: #12A19A;
}
.nav-activity-profile .nav-link:hover, .nav-activity-profile .nav-link:focus{
    background-color: #12A19A;
}
.nav-activity-profile .nav-link:hover a{
    color: #FFFFFF;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #12A19A;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #12A19A;
}
body .slim-mainpanel #dropdown-like-this a:first-child {
    border-top-left-radius: 6px;
    border-left: 1px solid #12A19A;
    border-bottom-left-radius: 6px;
}
body .slim-mainpanel #dropdown-like-this a:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
body #dropdown-like-this a{
    border: 1px solid #12A19A;
    border-left: 0;
}
body #dropdown-like-this a i{
    color: #12A19A;
}
body #dropdown-like-this a:hover{
    background: #12A19A;
    color: #FFFFFF;
}
body #dropdown-like-this{
    margin-top: 10px;
}
.row-xs > div{
    width: 100%;
}
.rdiobox span{
    padding-left: 0;
}
body .scroll-up-wrapper{
    z-index: 999999;
    bottom: 9.5em;
}
.cookiesms{
    background-color: #12A19A !important;
}
.cookiesms button{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    border: none;
}
.cookiesms button:hover{
    color: rgb(250, 188, 73);
    background: #FFFFFF;
}
@media (max-width: 991px) {
    .nav-mobile.open div.nav .slim-navbar .nav-link{
        border: 0;
    }
    .nav-mobile.open div.nav .slim-navbar .nav-link span:not(.square-8){
        margin-left: 0;
    }
}
@media (max-width: 499px){
    .nav-mobile > .open-nav {
        display: flex;
        height: 75px;
        width: 75px;
        position: absolute;
        top: 75px;
        left: 0;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        font-size: 3em;
        cursor: pointer;
        z-index: 9998;
        left: inherit;
        right: 0;
        top: -7px;
    }
    .slim-header{
        height: auto;
    }
    .slim-header .container{
        display: block;
    }
    .slim-header-left {
        display: block;
        width: 100%;
    }
    .slim-header-right {
        display: inline-flex;
        width: 100%;
        clear: both;
        margin-bottom: 25px;
        margin-top: 10px;
    }
    /*.slim-header-right .btn-outline-secondary{*/
        /*width: 20%;*/
    /*}*/
    /*.slim-header-right .btn-outline-primary{*/
        /*width: 40%;*/
    /*}*/
    .card-status .media{
        margin: 0 auto;
    }
}

/* LOGIN */
.signin-wrapper .signin-title-primary{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #343A40;
}
.signin-wrapper .signin-title-secondary{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.signin-wrapper .signin-box{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
}
.signin-wrapper .signin-box .form-group input{
    border: 1px solid #12A19A;
    box-sizing: border-box;
    border-radius: 6px;
    color: #12A19A;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
    outline: none;
}
.signin-wrapper .signin-box button{
    background: rgb(250, 188, 73);
    border-radius: 6px;
    color: #ffffff;
    border: none;
}
.signin-wrapper .signin-box button:hover{
    background: #12A19A;
    color: #FFFFFF;
}
.signin-wrapper .signin-box p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #656D75;
}
.signin-wrapper .signin-box p a {
    color: #12A19A;
}
.signin-wrapper .signin-box a:hover {
    color: rgb(250, 188, 73);
}
.signin-wrapper .signin-box .form-group input::-webkit-input-placeholder{
    color: #12A19A;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
.signin-wrapper .signin-box .form-group input::-moz-placeholder{
    color: #12A19A;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #12A19A;
}
body{
    background: #FFFFFF;
}
.green-link{
    color: #12A19A;
}
.green-link:hover{
    color: rgb(250, 188, 73);
}

.tx-warning{
    color: rgb(250, 188, 73);
}

.btn-warning{
    background-color: rgb(250, 188, 73);
    border-color: rgb(250, 188, 73);
    color: #000 !important;
    font-weight: bold;
}

@media (max-width: 450px){
    .promocionadas .card-experience-wrappbd-warning:hover, .card-empresas-wrapp:hover{
        background: #FFFFFF;
    }
    .promocionadas .card-experience-wrappbd-warning:hover h5 a, .card-experience-wrapp:hover h5.oferta-title a, .card-empresas-wrapp:hover .info-empresa h5 a, .card-empresas-wrapp:hover .info-empresa .tx-ellipsis{
        color: #343a40;
    }
    .promocionadas .card-experience-wrappbd-warning:hover .card-info-apuntarme a:hover, .card-experience-wrapp:hover .card-info-apuntarme a, .card-info-empresas-selector a:hover{
        color: rgb(250, 188, 73);
    }
    .card-experience-wrapp:hover{
        background: #FFFFFF;
    }
    .card-experience-wrapp:hover .contact-item.oferta-item .color-orange{
        color: #12A19A;
    }
    .card-experience-wrapp:hover .contact-item.oferta-item + div span{
        color: #868ba1;
    }
    .card-experience-wrapp:hover .card-info-wrapp, .card.card-empresas-wrapp:hover .card-info-empresas-selector .contact-item {
        border-top: 1px solid #12A19A;
    }
    .card-empresas-wrapp:hover .contact-item span, .card-empresas-wrapp:hover .card-info-empresas-selector{
        color: #000000;
    }
}
.filter-ofertas .option-row-wrapper > div:last-child{
    display: block;
}
.filter-ofertas .card-body-filter .select2-container{
    border: 1px solid #12A19A;
    border-radius: 6px;
    color: #12A19A;
}
.filter-ofertas .card-body-filter .select2-container--default.select2-container--focus .select2-selection--multiple, .filter-ofertas .card-body-filter .select2-container--default .select2-selection--multiple{
    border: 0;
    border-radius: 6px;
}
.select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder{
    color: #12A19A;
}
.select2-container--default .select2-search--inline .select2-search__field:-moz-placeholder{
    color: #12A19A;
}
.filter-ofertas .option-row-wrapper label.rdiobox input::-webkit-input-placeholder{
    color: #12A19A;
}
.filter-ofertas .option-row-wrapper label.rdiobox input:-moz-placeholder{
    color: #12A19A;
}
.filter-ofertas .card-body-filter .select2-container--disabled.select2-container--default .select2-selection--multiple {
    background: #12A19A;
    border: 0;
    opacity: 0.325;
}
