/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

/* GLOBAL*/

.close{
    text-shadow: none;
}

.modal-content .modal-header{
    background-color: #6dab3c;
}

span[data-notify]{
    color: #303030;
}

.alert{
    color: #303030;
}

.p-30-0{
    padding: 30px 0px;
}

.center{
    text-align: center;
}

.texto-verde{
    color: #6dab3c;
}

.texto-gris{
    color: grey;
}

@media (min-width: 1200px){
    .container {
        width: 1250px;
    }
}

.btn-green{
    background-color: #6dab3c;
    color: white;
}.btn-green:hover{
    background-color: #578a31;
    color: white;
}.btn-green:active{
    background-color: #578a31;
    color: white;
}.btn-green:focus{
    background-color: #578a31;
    color: white;
}

.btn-cv{
    background-color: #eee;
    color: black;
}

.btn-black{
    background-color: black;
    color: #d6d6d6;
    padding: 7px 9px;
    font-size: 14px;
    line-height: 1.4666666667;
    border-radius: 3px;
    margin: 10px 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-black:hover{
    color: #d6d6d6;
}
.btn-black:active{
    color: #d6d6d6;
}
.btn-black:focus{
    color: #d6d6d6;
}

a{
    color: #6dab3c;
}
a:hover{
    color: #6dab3c;
    text-decoration: none;
}
a:focus{
    color: #6dab3c;
    text-decoration: none;
}
a:active{
    color: #6dab3c;
    text-decoration: none;
}

.month.active{
    background-color: #6dab3c !important;
}

.day.active{
    background-color: #6dab3c !important;
}

.year.active{
    background-color: #6dab3c !important;
}

td span{
    color:#303030;
}

.dz-message span{
    color: #303030;
}
/* HEADER */

.btn-logout{
    border: 0px;
    background-color: transparent;
    color: #d6d6d6;
}.btn-logout:active{
    color: #6dab3c;
}.btn-logout:focus{
    color: #6dab3c;
}.btn-logout:hover{
    color: #6dab3c;
}

.dropdown-menu > li > .texto-blanco{
    color: #d6d6d6;
    border-bottom: 0px;
    border: 0px;
}
.dropdown-menu > li > .texto-blanco:active{
    color: #6dab3c;
    background-color: #303030;
    border: 0px;
}
.dropdown-menu > li > .texto-blanco:focus{
    color: #6dab3c;
    background-color: #303030;
    border: 0px;
}
.dropdown-menu > li > .texto-blanco:hover{
    color: #6dab3c;
    background-color: #303030;
    border: 0px;
}

.menu-negro{
    background-color: #303030;
    border: 0px;
}

.login-menu{
    border: 1px solid #252a2c;
    border-top: none;
    background: #2e3537;
    width: 300px;
    padding: 15px;
}

.login-menu label, span{
    color: white;
}


#logo{
    padding-right: 35px;
    border-right:1px solid rgba(0,0,0,0.15);
    margin-top: 5px;
}

#logo img:hover, #logo-mobile img:hover, #logo-footer img:hover {
    opacity: 1;
}

.loginheader{
    background-color:transparent;
    border-color:transparent; 
    color: black;
    margin-top: 22px;
    font-size:14px;
}
.loginheader:hover{
    background-color:transparent;
    border-color:transparent; 
    color: #6dab3c ;
}
.loginheader:active{
    background-color:transparent;
    border-color:transparent; 
    color: #6dab3c;
}
.loginheader:focus{
    background-color:transparent;
    border-color:transparent; 
    color: #6dab3c;
}
.open > .dropdown-toggle.btn-default {
    color: #6dab3c;
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > .active > a{
    color: #6dab3c !important;
}

.navbar-default .navbar-nav > li > a:hover{
    color: #6dab3c !important;
}

.header-user{
    margin-top: 20px;
    color: #252a2c;
    background-color:transparent;
    border-color:transparent; 
    border-left: 1px solid rgba(0,0,0,0.15);
}
.header-user:focus{
    color: #252a2c;
    background-color:transparent;
    border-color:transparent; 
}
.header-user:active{
    color: #252a2c;
    background-color:transparent;
    border-color:transparent; 
}
.header-user:hover{
    color: #252a2c;
    background-color:transparent;
    border-color:transparent; 
}

/* FOOTER */

#logo-footer{
    display: flex;
    justify-content: center;
}

/* CALL TO ACTION */

.cta{
    margin-top:50px;
}

.contacto-cta{
    margin-top: 5px !important;
    color: white;
}

.call-to-action-bg{
    background-color: #133a3a !important;
}

/* INICIO */

.tp-leftarrow{
    display:none !important;
}
.tp-rightarrow{
    display:none !important;
}
.tp-bullets{
    display:none !important;
}

/* OFERTAS */


.oferta span{
    color: #777777;
}

.list-oferta{
    color: #888;
}

.list-ofertas-where{
    font-size: 13px;
}

.btn-jornada{
    margin-top: 55px;
}

.list-oferta-bg{
    border: 1px solid #d6d6d6;
    background-color: white;
}
.list-oferta-bg:hover{
    border: 1px solid #d6d6d6;
    background-color: #f6f6f6;
}
.list-oferta-bg:focus{
    border: 1px solid #d6d6d6;
    background-color: #f6f6f6;
}
.list-oferta-bg:active{
    border: 1px solid #d6d6d6;
    background-color: #f6f6f6;
}   

.list-oferta-titulo{
    display: flex;
    justify-content: space-between;
}

.list-ofertas{
    margin-bottom:50px;
}

.row.oferta{
    margin-bottom: 10px;
}

/* OFERTA */

.oferta.main-container{
    padding:0px;
}

.oferta.page-title{
    padding:50px;
    background-color: #f6f6f6;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.caja-inscribete{
    background-color: #fdfdfd;
    border: 1px solid #e2e2e2;
    padding: 35px 20px 31px;
}

.neg{
    border-bottom: 1px solid #d6d6d6;
}

.ins{
    display: none;
}

.btn-inscrito{
    background-color: #d6d6d6;
    color: black ;
    padding: 7px 9px;
    font-size: 14px;
    line-height: 1.4666666667;
    border-radius: 3px;
    margin: 10px 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-inscrito:focus{
    background-color: #d6d6d6;
    color: black ;
    padding: 7px 9px;
    font-size: 14px;
    line-height: 1.4666666667;
    border-radius: 3px;
    margin: 10px 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    outline:none;
}
.btn-inscrito:active{
    background-color: #d6d6d6;
    color: black ;
    padding: 7px 9px;
    font-size: 14px;
    line-height: 1.4666666667;
    border-radius: 3px;
    margin: 10px 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    outline:none;
}

/* CONTACTO */

.telefono{
    color: grey;
}

.mail{
    color: grey;
}

/* PERFIL */

.perfil.page-title{
    padding:50px;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
}

.perfil-sidebar:after{
    display:none;
}

.perfil-sidebar:hover{
    color: #6dab3c !important;
}
.perfil-sidebar:active{
    color: #6dab3c !important;
}
.perfil-sidebar:focus{
    color: #6dab3c !important;
}

.nav-pills.nav-stacked > li.active > a{
    color: #6dab3c !important;
}

.rowperfil{
    display: flex;
    align-items: center;
}

.table-colored > thead > tr > th {
    border-color: #6dab3c;
    background-color: #6dab3c;
    color: white;
}

.table.table-colored{
    border: 0px;
}