/*
Theme Name: Hire America First
Author: 
Description: We are offering education Consultation and our Indian/Canadian partners can help students for study visa and future permanent settlement in Canada. 
*/
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #dc3545 !important;
}

.pagination-wrap {
    clear: both;
    display: block;
    overflow: hidden;
    text-align: center;
}
.pagination-wrap .pagination {
    margin-bottom: 0;
    margin-top: 0;
}
.pagination-wrap .pagination > li:first-child > a, 
.pagination-wrap .pagination > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.pagination-wrap .pagination > li:last-child > a, 
.pagination-wrap .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination-wrap .pagination > li > a, .pagination-wrap .pagination > li > span {
    background-color: #09143c;
    /* border: 1px solid #1BA5A0; */
    padding: 10px 15px;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 10px;
    
}

.pagination-wrap .pagination > li > a:hover, 
.pagination-wrap .pagination > li > span:hover, 
.pagination-wrap .pagination > li > a:focus, 
.pagination-wrap .pagination > li > span:focus {
    background-color: #2d6afa;
    border-color: #189690;
}
.pagination-wrap .pagination .current {
    background-color: #2d6afa;
    /* border-color: #189690; */
}
.pagination-wrap .pagination .current:hover,
.pagination-wrap .pagination .current span:hover {
    background-color: #189690;
    /* border-color: #148781; */
}
.pagination-wrap .pagination .current:hover, .pagination-wrap .pagination .current span:hover {
    background-color: #2d6afa;
    /* border-color: #148781; */
}

/*#menu-history .current_page_item > a {
    background-color: red;
}
#menu-history .current_page_item > a,
#menu-history .current-menu-ancestor > a {
    color: red;
}*/
 .whatText {
    font-size: 30px !important;
    text-align: center;
    color: #000;
    line-height: 42px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding: 30px 0;
}
.whatText1 {
    font-size: 30px;
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.topt {
    background-color: #fff;
}
.titleTop {
    text-align: center;
    margin-bottom: 30px;
}
.titleTop .subtitle {
    font-size: 24px;
    font-weight: 600;
    color: #888;
}
.titleTop h3 {
    font-size: 48px !important;
    font-weight: 500;
    color: #000;
}
.titleTop h3 span {
    color: #00a2ff;
    font-weight: 200;
}
.ght{
    padding-top: 35px;
}
.gtrre {
    background-color: #e8e8e8;
    padding: 0px;
    margin-bottom: 17px;
}
.footer-logo img {
    width: 67%;
}
.socialbox a{
    font-size:25px;
    color:#333;
}
.col-md-9.ght {
    margin-top: -147px;
}
.col-md-3.ght {
    margin-top: -147px;
}
.card-body h3 {
    font-size: 18px;
    font-weight: 600;
    color: #00a8ff;
}
.contact-card {
    height: 161px;
}
.gthy{
    padding-top: 20px;
    padding-bottom: 0px;
}
.contact-area h1 {
    text-align: center;
    margin-bottom: 0px;
}
.gftry {
    padding-top: 0px;
    padding-bottom: 32px;
}
.wpcf7-response-output, .wpcf7-not-valid-tip{
    font-size:13px;    
}
.wpcf7-response-output {
    width: 45%;
}
.job-post-from {
    overflow: hidden;
}
.job-post-from .form-group .nice-select {
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 30px;
}
.account-details {
    overflow: hidden;
}
.job-save.csticon p a i {
    font-size: 30px;
    border-radius: 0;
    margin: 0 5px;
    background: transparent;
    color: black;
}
.nice-select.open ul.list {
    height: 200px;
    overflow-y: scroll;
}
.other-options {
    position: fixed;
    top: 1%;
    z-index: 9999;
    right: 1%;
}