@import url('https://fonts.googleapis.com/css?family=Prompt|Roboto&display=swap');
@import url('https://universityjobs.com/assets/1e615a94/css/bootstrap.css');
.logo-img img {
    margin: 45px auto;
    text-align: center;
    padding: 12px;
    box-shadow: 1px 2px 8px -3px;
}

.right-box-job{
    margin-top: 15px;
    border: 1px solid #88c5d7;
    padding: 5px 19px;
    min-height: 150px;
    background: linear-gradient(0deg, rgba(0, 109, 154, 0.3), rgba(78, 216, 187, 0.37));
    font-size: 16px;
    line-height: 30px;
}












.about-page h2 , .contact-title{
    padding: 35px 0;
}
.abo-box {
    border: 0px!important;
    margin: 10px 0;
    display: inline-block;
    padding: 20px;
    font-family: inherit;
    line-height: 30px;
    box-shadow: 0px 0px 14px -10px #1c81a8;
    border-radius: 15px;
}

.add {
    background: linear-gradient(0deg, rgba(0, 109, 154, 0.3), rgba(78, 216, 187, 0.37));
    padding: 16px;
    line-height: 25px;
}









.services {
    padding: 5px 20px;
    background: rgba(5, 102, 150, 0.050980392156862744);
    margin: 15px;
    display: inline-block;
    width: 100%;
    position: relative;
    min-height: 265px;
    max-height: 100%;
}
.services ul li {
    padding: 5px;
    line-height: 27px;
}
.table-responsive {
    padding: 20px;
    margin: 50px 0;
    box-shadow: 0px 0 15px -6px #006494;
}
.our-service {
    margin-bottom: 50px;
}
.sign-up ul li {
    line-height: 35px;
}













.jobseeker-cate-list li {
    padding: 8px 0;
    font-size: 16px;
}
.jobseeker-cate-list {
    padding: 20px 0;
}
.required-list> ul li {
    padding: 6px;
    font-size: 16px;
}
.required-list> ul li span{
    padding: 0px 10px;
    font-size: 14px;
    color: rgba(1, 90, 113, 0.876);
    }
a.button, .apply-job-btn {
    background: #015A71;
    padding: 10px 12px;
    color: #fff;
    border-radius:5px;    margin: 10px;
}
#btn {
    background: #015A71; color:#fff;border:none;padding: 8px 20px;
}
#post {
    margin-bottom: 20px;
}
.bg_main .container {
    background: rgba(103, 222, 197, 0.07);
    color: #4a4a4a;
}
.form-control {
    width: 70%;
    height: 30px;
}
label{
    font-weight:normal;
}
#srh-postion {
    padding: 50px 0;
}
h1 span {
    font-size: 24px;
    color: #015A71;
}
.dropdown_nav li a {
    color: #015A71; font-size:18px;
}
.dropdown_nav li a span {
    font-size:16px;
}
.job-search .container {
    background: rgb(245, 245, 220);
    padding: 50px;
    margin: 0 auto;
}
.search_changes {
    margin: 0 auto;
    align-items: center;
    text-align: center;
    width: 70%;
}
.custom-form {
    padding: 26px;
    border: none;
    width: 60%;
    float: right;
}
.btn_custom {
    color: #fff;
    padding: 16px;
    float: left;
    margin-left: -29px;
    border: none;
    border-radius: 0px 5px 5px 0px;
}










.featured-employers {
    list-style: none;
    padding: 20px;
}
.featured-employers li {
    width: 45%;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 5px;
    float: left;
    padding: 6px;
}
.featured-employers li a img {
    width: 100%;
    height: 55px;
}


.fa{
        color: #047A71;
    margin: 0 8px;
}
.job-description {
       padding: 10px 0;
    line-height: 30px;
    position: relative;
    display: inline-block;
    font-size: 15px;
}
.job-company,.job-location {
    font-size: 13px;
}
.view-job {
    display: none;
    visibility: hidden;
}
.posts {
    padding: 0 !important;
}
.more-jobs-link {
    margin: 20px auto;
    text-align: center;
}
.job-title {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px;
    font-weight: 500;
    color: #000;
    line-height: 25px;
    text-transform: capitalize;
}
.featured-job-list .posts > article {
    background: #00909214;
    background: rgba(0, 144, 146, 0.074);
    margin: 10px 0;
    padding: 20px 0;
    color: #231e20bf;
    display: inline-block; width:100%;
}
.recent-job-list .posts > article {
    box-shadow: -5px 8px 11px -10px #555;
    margin: 10px 0;
    padding: 20px 0;
    color: #231e20bf;
    color:rgba(35, 30, 32, 0.7);
    display: inline-block;width:100%;
}
.featured-job-logo {
    min-height: 75px;
    max-height: 100%;
    padding: 10px 0;
    max-width: 100%;
}
.featured-job-list h2, .recent-job-list h2, .spotlight {
    padding: 15px 0;
}
.readmore {
    background: #015A71;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
}
.navbar-default {
    background-color: transparent; border:0px; margin-bottom: 0px;
   
}
header {
    position: fixed;
    top: 0;
    z-index: 9999999;
    background:rgba(255, 255, 255, 0.96);
    box-shadow: 0px -3px 12px 0px #015A71;
    background: #fffffff7;
    min-height: 105px;
    right: 0;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;transition: all .25s ease-in-out;
    font-size: 15px;
}
.navbar-nav {
    float: right;
    margin: 28px auto;
}
.navbar-brand> img {
    min-width: 150px;    margin-top: -10px;
    width: 170px;
    max-width: 100%;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #015A71;
    padding: 13px 15px;
    text-shadow: 0px 0px 1px;
}
.navbar-toggle {
    padding: 12px 10px;
    margin-top: 52px;
}
.homepage {
    padding: 0px !important;
}
.homepage>.main {
    padding: 40px 0;
}
.main {
       padding: 105px 0;
    position: inherit;
}
.home-box {
    margin: 0 auto;
    padding: 20px;
    width: calc(100%/2);
}
@media only screen and (max-width: 735px) {
    .home-box {
        width: calc(100%);
}
.home-search {
    padding:0px !important;
}
}

.home-search {
   padding: 130px 80px 100px 80px;position: relative;
    margin-top: 100px;
    color: #fff;
    display:flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    min-height: 400px;
    background: url(homebg.jpg);
   /* background-blend-mode: luminosity;*/
    background-position: center -8px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #015A71;
}
.home-search h2, .home-search h4{
   
    font-size: 40px;
    text-shadow: 3px 4px 5px #000000;
    line-height: inherit;
    letter-spacing: 1px;
    
}
.site-logan-small{
    font-size:26px !important;
}
.search-icon{
    padding: 15px;
    border-radius: 5px 0 0 5px;
    border: none;
    box-shadow: 0px 0px 20px 0px #000;
    font-size: larger;
    color: #000000;
    letter-spacing: 1px;    width: 100%;
    margin-bottom: 20px;
}
input[type="submit"]:hover{
        background: #047A71;
}
input[type="submit"] {
    color: #fff;
    padding: 16.5px;
    margin: 0px -28px;
    border-radius: 0 5px 5px 0px;
    border: none;
    background: #015A71;
    font-weight: 700;
    letter-spacing: 2px;
    box-shadow: 5px 0px 20px -6px #000;
}
footer {
    background: #353535;
    padding: 30px 0 0 0;
    color: rgba(255, 255, 255, 0.59);
    margin-top: 0px;
    position: relative;
    line-height: 24px;
}
footer ul li a {
    color: rgba(255, 255, 255, 0.59);
}
footer ul li a:hover {
    color: #fff;
}
footer h4 {
    font-size: 22px;color: #e0e0e0;
    text-transform: capitalize;
    padding-bottom: 10px;
}
.copyright {
    color: #e2f7f29c;
    color:    color: rgba(226, 247, 242, 0.61);;
    margin: 25px 0 0 0;
    border-top: 1px solid #777;
    padding: 20px 0;
    text-transform: capitalize;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
a:hover, a:focus {
    text-decoration: none;
}
ul {
    list-style: none;
    padding: 0;
}
h1,h2,h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: 'Prompt', sans-serif;
}