/*------------------------------------*\
	Theme Name: WPJobus - Job Directory WordPress Theme
	Date: October 2014 
	Description: Job Directory WordPress Theme. 
	Version: 2.0.1
	Author: Alex Gurghis 
	Author URI: http://alexgurghis.com 
	License URI: http://themeforest.net/licenses/regular_extended
	License: Commercial
	Theme URI: 
	Tags: creative, bold, premium, theme, wordpress, responsive, flat, clean, job, resume
/*------------------------------------*/

.main_menu ul li:hover > a, .main_menu .menu li.current_page_item a, .main_menu .menu li.current-menu-item a {
    color: #033e1e !important;
    text-decoration: none;
}
.main_menu ul li a:hover {
    color: #033e1e !important;
    text-decoration: none;
}
.main_menu ul li a {
    border-radius: 3px;
    box-sizing: border-box;
    color: #01893f !important;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 14px !important;
    height: 35px;
    line-height: 20px !important;
    margin-right: 5px;
    overflow: hidden;
    padding: 7px 12px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
}

.main_menu ul li a .fa {
    color: #01893f !important;
    margin-right: 5px;
    margin-top: 4px;
    transition: all 0.2s ease 0s;
    vertical-align: top;
}

a.button-ag-full:hover {
    background-color: #033e1e !important;
}
.top_menu ul li a {
    float: left;
    line-height: 14px;
    padding: 8px 0;
    transition: all 0.2s ease 0s;
}
a.button-ag-full {
    background-color: #01893f !important;
    border-radius: 4px;
    box-shadow: 0 3px 0 #033e1e !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: bold;
    margin-right: 4px;
    padding: 12px 20px !important;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: auto;
}

.new-posts-menu ul li ul.sub-menu li:hover .fa, .top_menu.new-posts-menu ul li ul li a:hover {
    color: #033e1e !important;
}

.top_menu ul li ul li a {
    border-bottom: 1px dotted #635f59;
    clear: both;
    color: #01893f !important;
    display: block;
    float: none;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.5;
    padding: 5px 0;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
}

#top {
    background-color: #e1efe7 !important;
    background-size: 100% 100%;
    color: #999999 !important;
    display: block;
    float: left;
    font-size: 13px !important;
    font-weight: 400 !important;
    position: relative;
    width: 100%;
    z-index: 999;
}

.header-stats {
    color: #666 !important;
}

.top-social-icons a .fa {
    color: #666 !important;
    float: left;
    font-size: 16px !important;
    line-height: 30px;
    text-align: center;
    transition: all 0.2s ease 0s;
}

.top_menu.account-menu ul li.first a {
    background-color: #88ba9e !important;
}

.top_menu.account-menu ul li.last a {
    background-color: #88ba9e !important;
}

a {
    color: #01893f
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

#comp-team-submit-clear, #comp-reset {
    background-color: #01893f !important;
    border-radius: 4px;
    box-shadow: 0 3px 0 #033e1e !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: bold;
    margin-right: 4px;
    padding: 12px 20px 9px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: auto;
}

#comp-team-submit-clear:hover, #comp-reset:hover {
    background-color: #033e1e !important;
}

#header {
    background-color: #fff;
    border-bottom: 3px solid #01893f !important;
    float: left;
    position: relative;
    transition: all 0.2s ease 0s;
    width: 100%;
    z-index: 1001;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #01893f !important;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

.resume-section-title {
    color: #01893f !important;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.resume-section-title .fa {
    color: #01893f !important;
    font-size: 30px;
    margin-right: 10px;
}

footer .widget .block-title {
    color: #01893f !important;
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
}

.widget ul li a {
    color: #666 !important;
    text-transform: uppercase;
}

ul#homepage-posts-block.tabs-search li a:hover .fa, ul#homepage-posts-block.tabs-search li a:hover, ul#homepage-posts-block.tabs-search li.active a .fa, ul#homepage-posts-block.tabs-search li.active a, ul#homepage-posts-block.tabs li a:hover .fa, ul#homepage-posts-block.tabs li a:hover, ul#homepage-posts-block.tabs li.active a .fa, ul#homepage-posts-block.tabs li.active a {
    color: #01893f !important;
    font-size: 18px;
    transition: all 0.2s ease 0s;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #01893f !important;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

.socket {
    background-color: #033e1e !important;
    color: #fff;
    float: left;
    width: 100%;
    z-index: 99;
}

.wide-select {
width: 100%;
}

.radio-btn-width input {
width: 10px;
float: none;
}

input[type="submit"] {
    background-color: #01893f !important;
    border-radius: 4px;
    box-shadow: 0 3px 0 #033e1e !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: bold;
    margin-right: 4px;
    padding: 15px 20px 13px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: auto;
}

input[type="submit"]:hover {
      background-color: #033e1e !important;
}

.site-info .fa {
    color: #01893f !important;
    font-size: 100%;
}

#resume-menu .container ul li a, #company-menu .container ul li a, #job-menu .container ul li a {
    color: #01893f !important;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 14px !important;
    line-height: 20px !important;
    text-transform: uppercase;
}

#resume-menu .container a .fa, #company-menu .container a .fa, #job-menu .container a .fa {
    color: #01893f;
    margin-right: 5px;
    transition: all 0.2s ease 0s;
}
/*======== change by Codenovo==========*/
.wpcf7-form input, .wpcf7-form textarea{
    float: none;
}
/*======== change by Carlos Guajardo==========*/
.under_construction_contact input{
	width: 48%;
}
.under_construction_contact input.under-construction-contact-name{
	margin-right: 28px;
}
.under_construction_contact input[type="submit"]{
	float: left;
	box-shadow: none !important;
	border-radius: 20px;
}
@media (max-width: 1140px){
    .under_construction_content{
        margin: 0px 196px 40px 50px !important;
    }
    .under_construction_content h3{
        padding: 0px 140px 0px 0px !important;
    }
    .under_construction_contact{
        margin: 0 10px !important;
    }
    .under_construction_contact .one_third{
        margin-left: 0px !important;
    }
    .under_construction_contact .resume-contact-info span{
        font-size: 14px !important;
    }
    .under_construction_contact input{
        width: 47%;
    }
}
@media (max-width: 767px){
    .under_construction_content{
        margin: 0px !important;
    }
    .under_construction_content h3{
        padding: 0px !important;
    }
    .under_construction_contact{
        margin: 0px !important;
    }
    .under_construction_contact .two_third{
        margin-left: 0px !important;
        padding: 0 5px !important;
    }
    .under_construction_contact input{
        width: 100%;
    }
    .under_construction_contact span.first-child{
        margin-top: 0 !important;
    }
}
@media (max-width: 640px){

    .main-skills-item-title, .main-skills-item-bar {width:100% !important;}
    .main-skills-item-bar{clear:left;}
}
/*======contact us image======*/
#resume-map-image img {
	width:100%;
}
.bgImg {position:absolute !important;}