/*
Template Name: HRAnexi
*/
.slide_nav_3 li a{
    border-color: black!important;
}
.uk-light .uk-dotnav>.uk-active>*{
    background-color: #FFC107!important;
}
.slide_nav_3{
    padding-right:0!important;
    left:0!important;
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-id-134 .tp-main-menu.header-menu-1,
.page-id-94 .tp-main-menu.header-menu-1,
.page-id-90 .tp-main-menu.header-menu-1,
.page-id-94 .tp-main-menu.header-menu-1,
.page-id-51 .tp-main-menu.header-menu-1,
.page-id-63 .tp-main-menu.header-menu-1,
.page-id-38 .tp-main-menu.header-menu-1,
.page-id-40 .tp-main-menu.header-menu-1,
.page-id-71 .tp-main-menu.header-menu-1,
.page-id-73 .tp-main-menu.header-menu-1,
.page-id-44 .tp-main-menu.header-menu-1,
.page-id-84 .tp-main-menu.header-menu-1,
.page-id-49 .tp-main-menu.header-menu-1,
.page-id-88 .tp-main-menu.header-menu-1,
.page-id-171 .tp-main-menu.header-menu-1,
.page-id-67 .tp-main-menu.header-menu-1,
.page-id-346 .tp-main-menu.header-menu-1,
.page-id-348 .tp-main-menu.header-menu-1,
.page-id-350 .tp-main-menu.header-menu-1,
.page-id-352 .tp-main-menu.header-menu-1,
.page-id-385 .tp-main-menu.header-menu-1,
.page-id-935 .tp-main-menu.header-menu-1
{
    background: #1b262d;
    border-bottom: solid 0px #1b262d;
}
.employee1.roitext {
    top: 42%;
    left: calc(50% - 26px);
    width: 40px;
    color: white;
    font-size: 20px;
}

.wpcf7-form-control-wrap.comments {
    border: none!important;
}

.message-main .comments {
    height: 176px;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pum-title {
    text-align: center!important;
    margin-bottom: 15px;
}

.programs.bw a:hover {
    background: none;
}

.matter-most span:hover {
    color: #fd972e !important;
    text-decoration: none !important;
}

.cta_btn {
    background: #127ccd;
    color: white;
    padding: 15px 23px;
    border: 1px solid #127ccd;
    border-radius: 50px;
    transition-duration: 0.3s;
    font-family: 'Muli', sans-serif;
    font-size: 13px;
}

.tp-slidecaption .tp-large-head {
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
    text-align: left;
}

.tp-slidecaption .tp-large-head.firstSlide {
    color: black;
    font-size: 60px;
    line-height: 70px;
}

table.fullcalendar {
    width: 100%;
}

.em-calendar-wrapper {
    padding: 0 30px;
}

table.em-calendar td {
    padding: 8px 6px;
}

.days-names td {
    text-align: center;
    font-weight: 600;
}

table.fullcalendar td {
    text-align: center;
    border: 1px solid #888;
    width: calc(100% / 7);
}

@media all and (min-width:0px) and (max-width:767px) {
    .tp-slidecaption .tp-large-head {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;
    }
    .tp-slidecaption .tp-large-head.firstSlide {
        color: black;
        font-size: 20px;
        line-height: 26px;
    }
    .uk-position-center {
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        max-width: 90%;
    }
    .tp-slidecaption .tp-subhead {
        font-size: 12px;
        line-height: 18px;
        padding: 0px;
        text-align: left;
    }
    .cta_btn {
        padding: 15px 23px;
        border: 1px solid #127ccd;
        border-radius: 50px;
        transition-duration: 0.3s;
        font-family: 'Muli', sans-serif;
        font-size: 13px;
    }
    .get_in_touch_home {
        padding: 5px 20px!important;
    }
}