/******************************************
    File Name: colors.css
    Template Name: YourJob
    Created By: PSD Convert HTML Team
    Envato Profile: http://themeforest.net/user/psdconverthtml
    Website: https://psdconverthtml.com
    Version: 1.0
    Support: support@psdconverthtml.com
/******************************************/

/******************************************
    COLORS
******************************************/

.full-badge {
    background-color: #8e44ad;
}

.partnership-badge {
    background-color: #3498db;
}


/* RED */

.whoweare hr,
.service-list i,
.content-title hr {
    border-color: #c84133 !important;
}

.service-list i,
.freelancer-list .job-tab:hover .badge,
.tags a,
.contact-details li i,
.pagination > li > a:hover,
.pagination > li > span:hover,
.owl-theme .owl-nav [class*="owl-"]:hover,
.owl-theme .owl-nav [class*="owl-"]:focus,
.yamm .badge,
.featured,
.dmtop,
.contactme,
.part-badge,
.btn-primary {
    color: #ffffff !important;
    background-color: #2ab1ce !important; /*e74c3c*/
    border-color: #cea12a !important; /*c84133*/
}

.btn-eliminar {
    color: #ffffff !important;
    background-color: #a94442 !important; /*e74c3c*/
    border-color: #cea12a !important; /*c84133*/
}

.btn-aniadir {
    color: #ffffff !important;
    background-color: #5cb85c !important; /*e74c3c*/
    border-color: #cea12a !important; /*c84133*/
}

.tags a:hover,
.contact-details li:hover i,
.contact-details li:focus i,
.btn-primary:hover,
.btn-primary:focus,
.btn-eliminar:hover,
.btn-eliminar:focus,
.btn-aniadir:hover,
.btn-aniadir:focus {
    color: #ffffff !important;
    background-color: #cea12a !important; /*c84133*/
    border-color: #2ab1ce !important; /*e74c3c*/
}


.customform i,
.listcheckbox .readmore:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover,
.nav-pills > li:hover a,
.nav-pills > li:focus a,
.single-content h4.small-title .readmore,
.check li:before,
.submit-form .dropdown-menu > .active > a,
.submit-form .dropdown-menu > .active > a:focus,
.submit-form .dropdown-menu > .active > a:hover,
.clients-name,
.customlist li:before,
.stickyfooter .text-left a,
a:hover,
a:focus,
.color {
    color: #2ab1ce !important; /*e74c3c*/
}

.job-title {
    border-top-color: #e74c3c !important;
}
.candidato-title {
    border-top-color: #e74c3c !important;
}


/* BLUE */
.gb,
.social-small li .fa-link,
.freelancer-badge,
.btn-default {
    color: #ffffff !important;
    background-color: #2ab1ce !important;
    border-color: #cea12a !important;
    /*
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #22c065 !important;
    */
}

.verification-list li.done i {
    color: #27ae60 !important;
}

.btn-default:hover,
.btn-default:focus {
    color: #ffffff !important;
    background-color: #cea12a !important;
    border-color: #2ab1ce !important;
    /*
    color: #ffffff !important;
    background-color: #22c065 !important;
    border-color: #27ae60 !important;
    */
}

/* DARK */

.btn-inverse {
    color: #ffffff !important;
    background-color: #2c3e50 !important;
    border-color: #34495e !important;
}

.btn-inverse:hover,
.btn-inverse:focus {
    color: #ffffff !important;
    background-color: #34495e !important;
    border-color: #2c3e50 !important;
}

.readmore:hover,
.readmore:focus,
.readmore {
    color: #2c3e50 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #2ab1ce; /*e74c3c*/
    color: #2c3e50 !important; /*e74c3c*/
    padding: 10px 30px;
}

.btn-custom:hover,
.btn-custom:focus {
    background-color: transparent !important;
    border: 2px solid #cea12a; /*e74c3c*/
    color: #2c3e50 !important; /*e74c3c*/
    padding: 10px 30px;
}

.single-job .btn-default, .single-candidato .btn-default {
    padding: 10px 30px;
    border-width: 2px;
    background-color: transparent !important;
    border-color: #18293b !important;
    color: #18293b !important;
}

.fondo-repeater-alternado {
    background-color: #f3f6f9 !important;
}